mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
cleanups
This commit is contained in:
parent
c3955efcc0
commit
8439d4290a
4 changed files with 7 additions and 9 deletions
|
|
@ -336,7 +336,7 @@ lint_flake8:
|
|||
@printf "\e[1F\e[9C ok\n"
|
||||
|
||||
|
||||
## Run pylint.
|
||||
## Run pylint --errors-only.
|
||||
.PHONY: lint_pylint_errors
|
||||
lint_pylint_errors:
|
||||
@printf "pylint ..\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue