Files
autospec/Makefile
T
Ikey Doherty f548853a31 Initial commit
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-11-06 17:30:13 +00:00

3 lines
77 B
Makefile

check: *.py
@python3 /usr/bin/flake8 --max-line-length=199 --ignore=E402 $^