Skip to content

chore(linting): pre-commit linting tools applied on the project

Julien requested to merge rfid.app/rfid-app-code:linting into master

The project needed correction for linting and specific rules in pyproject.toml, mainly for the tools:

  • black
  • flake8
  • pylint

Merge request reports