]> git.openstreetmap.org Git - nominatim.git/blobdiff - Makefile
enable flake for bdd test code
[nominatim.git] / Makefile
index 72072a59778163b423e5dda70438b992993deba5..f35c978226eb55451b187c29791204da806f474e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ pytest:
        pytest test/python
 
 lint:
-       flake8 src test/python
+       flake8 src test/python test/bdd
 
 bdd:
        cd test/bdd; behave -DREMOVE_TEMPLATE=1