mirror of
https://github.com/clearlinux/autospec.git
synced 2026-08-29 14:33:50 +00:00
f548853a31
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
3 lines
77 B
Makefile
3 lines
77 B
Makefile
check: *.py
|
|
@python3 /usr/bin/flake8 --max-line-length=199 --ignore=E402 $^
|