Skip to content

kim-sunghoon/py-dev-helper

Repository files navigation

py-dev-helper

you need to change project_dir in Makefile

how to use

$ make set ==> just one time for setting linter tools and .gitmessage template and git precommit hooks
$ make quality ==> just check syntax and if reformatting is possible.
$ make style ==> Apply black and isort (depends on `pyproject.toml`) and score with flake8 (depends on `setupt.cfg`)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published