Add reflow production.
[super-star-trek.git] / Makefile
index 8ffb21428984fa58447608cfc020d8f67f6398f2..5a436fed0be55a52ee6b26fec3503ace069042e2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,9 @@ dist: sst-$(VERS).tar.gz
 check: pylint
        @cd test >/dev/null; $(MAKE) --quiet
 
+reflow:
+       @black sst
+
 pylint:
        @pylint --score=n sst