YangCatalog / yang-validator-extractor

A web application to extract and validate YANG modules. Built on the bottle web-framework for Python.
BSD 2-Clause "Simplified" License
15 stars 21 forks source link

feat: added flake8, isort, black, and pre-commit #113

Closed bskqd closed 1 year ago

bskqd commented 1 year ago

Added flake8, black, isort, and pre-commit configurations. All flake8 errors are resolved. Local installation and running remain the same as for the backend repo. Moved dependencies related to linting into lint_requirements.txt