Skip to content

Address linter error and warnings

Gmodena requested to merge T328547-mypy-linter-checks into main

Bug: T328547

Low priority changes. I'll rebase and mark as ready after !25 (merged) .

Changes:

  • lint CI job is not allowed to fail.
  • Some minor reformatting to address flake8 nags (mostly about E501)
  • max line-width black and isort config matches the flake8 one.
Edited by Gmodena

Merge request reports