mirror of
https://github.com/clearlinux/autospec.git
synced 2026-09-05 21:31:33 +00:00
3 lines
77 B
Makefile
3 lines
77 B
Makefile
check: *.py
|
|
@python3 /usr/bin/flake8 --max-line-length=199 --ignore=E402 $^
|