Skip to content

jkeskingvillage/python_linter_test

Repository files navigation

python_linter_test

Python linter test

install dependencies

pip install -e .
pip install -e ".[dev]"
pre-commit install

Test command

  • run all linters
pre-commit run --all-files

Commit without checks

git commit --no-verify -S -m "Commit message here"

About

Python linter test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages