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

EREGCSC-2027 -- Adding ruff rules for E #930

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

thwalker6
Copy link
Contributor

Resolves # EREGCSC-2027

Description-
Rule E for Ruff has some rules that are not included in the E by default. In order for us to eventually remove flake8 these rules will need to be added.

The rules for E were put after the rest of the rules for readability. Not many of these rules have autofix currently.

https://beta.ruff.rs/docs/rules/#error-e

This pull request changes...

  • Adds missing "E" rules for ruff.
  • A couple spaces were added for compliance to the rules

Steps to manually verify this change...

  1. Ruff runs correctly on the branch.
  2. Experimental deploys correctly.

@thwalker6 thwalker6 temporarily deployed to dev August 14, 2023 13:39 — with GitHub Actions Inactive
@thwalker6 thwalker6 temporarily deployed to dev August 14, 2023 13:48 — with GitHub Actions Inactive
@thwalker6 thwalker6 temporarily deployed to dev August 14, 2023 13:51 — with GitHub Actions Inactive
@thwalker6 thwalker6 temporarily deployed to dev August 14, 2023 13:51 — with GitHub Actions Inactive
@github-actions
Copy link

✨ See the Django Site in action

@thwalker6 thwalker6 merged commit 3ac064e into main Aug 21, 2023
16 checks passed
@thwalker6 thwalker6 deleted the EREGCSC-2027-New-ERules-Ruff branch August 21, 2023 15:27
@thwalker6 thwalker6 temporarily deployed to dev August 21, 2023 15:27 — with GitHub Actions Inactive
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