aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 595a7c27e816d147f45fae23b1b91be70d32eb1c (plain)
1
2
3
4
5
.PHONY: check

check:
	flake8
	mypy -p rainbow_parenthesis