mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-30 22:09:31 +03:00
12 lines
207 B
INI
12 lines
207 B
INI
|
[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
|