X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=cf1212608ac6c1b29a3cff552023be87391c32ef;hb=bd629247950923bbf189c76acff59671649dd5f2;hp=c6d84b92ec096f173b9af1942f6323006d8957b6;hpb=141d295c7bd60e1f1ddd6ab6ced4bd0b4f33edf7;p=super-star-trek.git diff --git a/Makefile b/Makefile index c6d84b9..cf12126 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,10 @@ super-star-trek-$(VERS).tar.gz: $(SOURCES) sst.6 dist: sst-$(VERS).tar.gz check: pylint - cd test; $(MAKE) --quiet + @cd test >/dev/null; $(MAKE) --quiet + +reflow: + @black sst pylint: @pylint --score=n sst @@ -38,10 +41,14 @@ clean: rm -f sst.6 sst.html sst-doc.html rm -f *.6 MANIFEST index.html +NEWSVERSION=$(shell sed -n