.coveragerc
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
README.rst
polarion_tools.yaml.template
requirements.txt
setup.cfg
setup.py
tox.ini
polarion_docstrings/__init__.py
polarion_docstrings/checker.py
polarion_docstrings/configuration.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/polarion_docstrings.py
tests/data/polarion_docstrings_merge.py