Skip to content

chore: enforce curly braces on all inline control statements - #453

Open
Ayush4958 wants to merge 1 commit into
StatTag:masterfrom
Ayush4958:chore/enforce-curly-braces
Open

chore: enforce curly braces on all inline control statements#453
Ayush4958 wants to merge 1 commit into
StatTag:masterfrom
Ayush4958:chore/enforce-curly-braces

Conversation

@Ayush4958

Copy link
Copy Markdown
Contributor

Summary

Enables the ESLint curly rule to strictly enforce braces across all control statements (if/else, loops, etc.)
This standardizes the project's code style and prevents future logic errors from dangling statements.
All existing non compliant files (11 files) were automatically formatted using eslint --fix

@Ayush4958
Ayush4958 marked this pull request as draft September 5, 2026 17:43
@Ayush4958

Copy link
Copy Markdown
Contributor Author

Looking more in this PR.
Like how it can be more precise to ideology we have in mind.

@Ayush4958
Ayush4958 marked this pull request as ready for review September 10, 2026 13:36
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.

1 participant