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:
Sarah Hoffmann
2022-11-22 17:10:21 +01:00
parent 55ee08f42b
commit fd3dec8efe
5 changed files with 100 additions and 1 deletions

View File

@@ -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