X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=Makefile;h=e55c51f213f1de56a31442ec1f81e61b01533925;hp=8cc3ca550d7cf84a52a40d9aa7b60e1f924abfea;hb=74d47c75e782db413b72526be42f7b4cbe7e7625;hpb=708a55633712f9981231e80360ac5e3fe81b1d3b diff --git a/Makefile b/Makefile index 8cc3ca5..e55c51f 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ check: pylint cd test; $(MAKE) --quiet pylint: - @pylint sst.py + @pylint --score=n sst.py clean: rm -f sst.6 sst.html