Skip to content

Comments

style(backend): enable PIE/SIM linter rules and apply simplifications#125

Merged
rchakode merged 1 commit intomainfrom
style/enable-pie-sim-rules
Feb 20, 2026
Merged

style(backend): enable PIE/SIM linter rules and apply simplifications#125
rchakode merged 1 commit intomainfrom
style/enable-pie-sim-rules

Conversation

@ccamel
Copy link
Collaborator

@ccamel ccamel commented Feb 20, 2026

Proposal: enable flake8-pie (PIE) and flake8-simplify (SIM) rule categories in ruff to enforce code simplification patterns and catch common anti-patterns.
Minor code adjustments to comply with new rules (ternary operators, simplified conditions).

@rchakode rchakode merged commit 44db0ec into main Feb 20, 2026
6 checks passed
@rchakode rchakode deleted the style/enable-pie-sim-rules branch February 20, 2026 16:15
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