]> git.openstreetmap.org Git - nominatim.git/blobdiff - .pylintrc
remove penalty for full words in address
[nominatim.git] / .pylintrc
index 756bba19e34ecf62382c9d9ad93aa92932ff143b..28ce1ff42588ddae75268815bdb344aac6761d01 100644 (file)
--- a/.pylintrc
+++ b/.pylintrc
@@ -11,3 +11,5 @@ ignored-modules=icu
 # 'with' statements.
 ignored-classes=NominatimArgs,closing
 disable=too-few-public-methods,duplicate-code
+
+good-names=i,x,y,fd,db