mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
add sanitizer for TIGER tags
Currently only takes over cleaning the tiger:county data. This was done by the import until now.
This commit is contained in:
@@ -15,4 +15,4 @@ ignored-classes=NominatimArgs,closing
|
||||
# typed Python is enabled. See also https://github.com/PyCQA/pylint/issues/5273
|
||||
disable=too-few-public-methods,duplicate-code,too-many-ancestors,bad-option-value,no-self-use,not-context-manager
|
||||
|
||||
good-names=i,x,y,fd,db,cc
|
||||
good-names=i,x,y,m,fd,db,cc
|
||||
|
||||
Reference in New Issue
Block a user