Nominatim/.pylintrc

12 lines
207 B
INI
Raw Normal View History

[MASTER]
extension-pkg-whitelist=osmium
[MESSAGES CONTROL]
[TYPECHECK]
# closing added here because it sometimes triggers a false positive with
# 'with' statements.
ignored-classes=NominatimArgs,closing