We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1650163 commit 3ff0297Copy full SHA for 3ff0297
Makefile
@@ -2,3 +2,5 @@ all: upstreaming
2
3
upstreaming:
4
moban -m mobanfile
5
+
6
+lint: flake8 . --exclude=.moban.d,docs --builtins=unicode,xrange,long
0 commit comments