chore: amend .gitignore and flake8 excludes #1300
Annotations
5 errors and 1 warning
src/darker/tests/test_import_sorting.py#L76
Name "git_repo" is not defined [name-defined]
|
src/darker/tests/test_import_sorting.py#L115
Name "git_repo" is not defined [name-defined]
|
src/darker/tests/test_import_sorting.py#L76
Undefined variable 'git_repo' (undefined-variable, E0602)
|
src/darker/tests/test_import_sorting.py#L115
Undefined variable 'git_repo' (undefined-variable, E0602)
|
mypy
Linting failures detected. See check runs with annotations for details.
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|