Skip to content

remove unnecessary eslint rules and enable on more files#4375

Merged
anonrig merged 1 commit intomainfrom
yagiz/improve-eslint-rules
Jun 18, 2025
Merged

remove unnecessary eslint rules and enable on more files#4375
anonrig merged 1 commit intomainfrom
yagiz/improve-eslint-rules

Conversation

@anonrig
Copy link
Member

@anonrig anonrig commented Jun 18, 2025

Removes unnecessary eslint rule that forces to add "public" qualifier to all methods in classes. This is unnecessary and just a typescript sugar. Doesn't make any difference to add public or not, and just bloats the code.

I also enabled eslint on couple of more files with these changes.

@anonrig anonrig requested review from a team as code owners June 18, 2025 21:06
@anonrig anonrig requested a review from a team June 18, 2025 21:06
@anonrig anonrig requested a review from a team as a code owner June 18, 2025 21:06
Copy link
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 🙂

@anonrig anonrig merged commit 6d0d72f into main Jun 18, 2025
20 checks passed
@anonrig anonrig deleted the yagiz/improve-eslint-rules branch June 18, 2025 22:28
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.

4 participants