.flake8
LICENSE
MANIFEST.in
README.md
setup.py
.idea/biblint.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/profiles_settings.xml
bibla/__init__.py
bibla/__main__.py
bibla/bibla.yml
bibla/config.py
bibla/lint.py
bibla/rule.py
bibla/text_utils.py
bibla.egg-info/PKG-INFO
bibla.egg-info/SOURCES.txt
bibla.egg-info/dependency_links.txt
bibla.egg-info/entry_points.txt
bibla.egg-info/requires.txt
bibla.egg-info/top_level.txt
bibla/rules/__init__.py
bibla/rules/database_rules.py
bibla/rules/entry_rules.py
bibla/rules/field_rules.py
bibla/rules/specification_rules.py
bibla/rules/text_rules.py
test/__init__.py
test/test_base.py
test_data/.bibla.yml
test_data/authorNameFormatting.bib
test_data/bibLaTeX.bib
test_data/dateFormat.bib
test_data/emptyEntries.bib
test_data/mit.bib
test_data/noHomepages.bib
test_data/nodirectives.bib
test_data/nokeys.bib
test_data/originalOverAlias.bib
test_data/pages.bib
test_data/required.bib
test_data/shouldUseDateInsteadOfYearMonthDay.bib
test_data/suggestedFields.bib
test_data/syntax.bib
test_data/unique.bib
test_data/wrongDateFormat.bib
test_data/wrongFormatKey.bib