4 lines
53 B
Makefile
4 lines
53 B
Makefile
|
|
all:
|
|
python2-flake8 --ignore=F403,F405 port_stats/
|
|
|
all:
|
|
python2-flake8 --ignore=F403,F405 port_stats/
|