Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect isort's skip_glob setting #751

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

chore: amend .gitignore and flake8 excludes

df230f2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Respect isort's skip_glob setting #751

chore: amend .gitignore and flake8 excludes
df230f2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Mypy failed Jan 2, 2025 in 0s

2 errors

Mypy found 2 errors

Annotations

Check failure on line 76 in src/darker/tests/test_import_sorting.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/tests/test_import_sorting.py#L76

Name "git_repo" is not defined  [name-defined]

Check failure on line 115 in src/darker/tests/test_import_sorting.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/tests/test_import_sorting.py#L115

Name "git_repo" is not defined  [name-defined]