.coveragerc
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.pylintrc
.releaserc
README.rst
polarion_tools.yaml.template
pytest.ini
requirements.txt
setup.py
tox.ini
polarion_docstrings/__init__.py
polarion_docstrings/checker.py
polarion_docstrings/flake8_plugin.py
polarion_docstrings/parser.py
polarion_docstrings/utils.py
polarion_docstrings.egg-info/PKG-INFO
polarion_docstrings.egg-info/SOURCES.txt
polarion_docstrings.egg-info/dependency_links.txt
polarion_docstrings.egg-info/entry_points.txt
polarion_docstrings.egg-info/requires.txt
polarion_docstrings.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_checker.py
tests/test_checker_merge.py
tests/test_parser.py
tests/test_parser_merge.py
tests/data/.pydocstyle.ini
tests/data/docstrings_empty.py
tests/data/docstrings_func.py
tests/data/docstrings_merge.py