Skip to content

Add linter and code formatter dependencies

Alexander Chueshev requested to merge ac/add-linter-deps into main

This MR adds linter and code formatter dependencies such as flake8, isort, black, and pylint. We have the same settings as in the AIGW project. Linters and code formatters help maintain the code base in a common standard and identify potential issues.

Merge request reports

Loading