Skip to content

Commit 3ff0297

Browse files
committed
📝 Include lint into Makefile
1 parent 1650163 commit 3ff0297

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ all: upstreaming
22

33
upstreaming:
44
moban -m mobanfile
5+
6+
lint: flake8 . --exclude=.moban.d,docs --builtins=unicode,xrange,long

0 commit comments

Comments
 (0)