Skip to content

GitHub Actions: Lint Python code with ruff#399

Open
peterbarker wants to merge 2 commits into
ArduPilot:masterfrom
peterbarker:testy-testy
Open

GitHub Actions: Lint Python code with ruff#399
peterbarker wants to merge 2 commits into
ArduPilot:masterfrom
peterbarker:testy-testy

Conversation

@peterbarker

Copy link
Copy Markdown

@cclauss

cclauss commented Jul 10, 2025

Copy link
Copy Markdown

I rebased my PR to bring in the spell-check job, and also added that to

- deploy:
    needs: [format, spell-check, python-lint, python-tests, node-tests]

When proposing updates to these two repos, should I open the same pull requests on both?

@khancyr

khancyr commented Jul 10, 2025

Copy link
Copy Markdown

Good idea ! If we can switch from flake8 to ruff now that we solves issues and testing that can be cool

@cclauss

cclauss commented Jul 25, 2025

Copy link
Copy Markdown

Why is this still a WIP?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants