We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978b503 commit bf08ccbCopy full SHA for bf08ccb
Makefile
@@ -7,7 +7,7 @@ include mks/vanilla.mk
7
8
9
.PHONY: all setup \
10
- flake8 autopep8 mypy isort jsonlint yamllint\
+ flake8 black pyright isort jsonlint yamllint\
11
terms_check_path term_check_method term_check_file_content\
12
check_firstline \
13
lint \
0 commit comments