repos-cmp/Makefile
Ivan A. Melnikov b446b5f37c Add some code
Python code copyed from port-compare commit
153130a18f2ce80d8f9646ab94b0f9eeb0e994de
with minor modifications.

Runner script added
2023-05-19 13:47:29 +04:00

10 lines
68 B
Makefile

all: flake8; @:
flake8:
flake8 repos_cmp/
run:
scripts/run.sh