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

Replace linters with Ruff #323

Merged
merged 12 commits into from
Aug 29, 2024
Merged

Replace linters with Ruff #323

merged 12 commits into from
Aug 29, 2024

Conversation

smk4664
Copy link
Contributor

@smk4664 smk4664 commented Aug 23, 2024

Upstream testing is failing in ltm-1.6 due to a conflict between pycodestyle and a dependency in the Nautobot container. This change removes Bandit, Black, Flake8 and PyDocStyle in favor of Ruff. This removes the conflict with pycodestyle and also speeds up our testing.

@smk4664 smk4664 requested a review from gsnider2195 August 23, 2024 22:23
@smk4664
Copy link
Contributor Author

smk4664 commented Aug 23, 2024

This didn't work, going to just move to ruff.

@smk4664 smk4664 changed the title Pin pycodestyle to 2.7.0 Replace linters with Ruff Aug 24, 2024
@smk4664 smk4664 merged commit c3471ed into ltm-1.6 Aug 29, 2024
26 checks passed
@smk4664 smk4664 deleted the fix-upstream-tests branch August 29, 2024 12:59
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