]> git.openstreetmap.org Git - nominatim.git/blobdiff - CONTRIBUTING.md
supress new pylint errors
[nominatim.git] / CONTRIBUTING.md
index 757c52b7c2f8916382bfced2ff2b639d9fdfe4d1..a78bbfb3e8a8f9fc641da3bcd5be65d762e85570 100644 (file)
@@ -61,8 +61,7 @@ pylint3 --extension-pkg-whitelist=osmium nominatim
 Before submitting a pull request make sure that the tests pass:
 
 ```
-  cd build
-  make test
+  make tests
 ```
 
 ## Releases