aicore / Template-PythonProject

Template for python project
GNU Affero General Public License v3.0
1 stars 5 forks source link

Setup python lint #14

Open abose opened 3 years ago

abose commented 3 years ago

lint wiki: https://pybuilder.io/documentation/plugins#linting-python-sources

Ushmajit commented 3 years ago

Flake8 integration done : https://github.com/aicore/Template-PythonProject/pull/38 . Todo : Add lint check in github workflow https://github.com/aicore/Template-PythonProject/blob/main/.github/workflows/build-verify.yml