Javier Buzzi
Javier Buzzi
Depends on: https://github.com/Bachmann1234/diff_cover/pull/521 The idea is simple, there are currently 2 different line lengths: 88 and 100, can we pick one? --- i went with 100, but we can go...
--- Logic: * https://github.com/Bachmann1234/diff_cover/pull/477 (the all the files that will be commited with the ruff changed and that commit will be added to the `.git-blame-ignore-revs`) * https://github.com/Bachmann1234/diff_cover/pull/464 (the files that...
Depends on: * https://github.com/Bachmann1234/diff_cover/pull/463 Removes `flake8`, `pylint`, `black`, and `isort` and replaces it with `ruff` --- Logic: * https://github.com/Bachmann1234/diff_cover/pull/477 (the all the files that will be commited with the ruff...
Continuation of https://github.com/Bachmann1234/diff_cover/pull/473