test: Black compatible Flake8 configuration [ruff-plugin] #1261
Annotations
4 errors and 1 warning
src/darker/formatters/ruff_formatter.py#L60
Cannot find implementation or library stub for module named "tomli" [import-not-found]
|
src/darker/formatters/black_formatter.py#L61
Module "darker.formatters.formatter_config" has no attribute "BlackConfig" [attr-defined]
|
src/darker/tests/test_command_line.py#L1
Too many lines in module (1055/1000) (too-many-lines, C0302)
|
src/darker/tests/test_main_stdin_filename.py#L29
Using variable 'GitRepoFixture' before assignment (used-before-assignment, E0601)
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|