Skip to content

pyproject.toml: Add tool.ruff.lint.extend-ignore#1080

Merged
amilcarlucas merged 1 commit intoArduPilot:masterfrom
cclauss:pyproject.toml-Add-tool.ruff.lint.extend-ignore
Jul 3, 2025
Merged

pyproject.toml: Add tool.ruff.lint.extend-ignore#1080
amilcarlucas merged 1 commit intoArduPilot:masterfrom
cclauss:pyproject.toml-Add-tool.ruff.lint.extend-ignore

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 3, 2025

% echo '\n[tool.ruff]\nlint.extend-ignore=["E4","E7","F40","F523","F601","F811","F841"]' >> pyproject.toml
% uvx pyproject-fmt pyproject.toml
% uvx validate-pyproject pyproject.toml

Valid file: pyproject.toml

% uvx ruff check

All checks passed!

As discussed at:

As tested at:

@amilcarlucas amilcarlucas merged commit ec1aa3c into ArduPilot:master Jul 3, 2025
20 checks passed
@amilcarlucas
Copy link
Contributor

Thanks, merged

@cclauss cclauss deleted the pyproject.toml-Add-tool.ruff.lint.extend-ignore branch July 3, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants