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

Linting rules that we want #1535

Closed
2 tasks
lastmjs opened this issue Jan 8, 2024 · 1 comment
Closed
2 tasks

Linting rules that we want #1535

lastmjs opened this issue Jan 8, 2024 · 1 comment

Comments

@lastmjs
Copy link
Member

lastmjs commented Jan 8, 2024

  • No falsy checks (value !== null && value !== undefined instead of value)
  • No mutations of const variables
@bdemann bdemann mentioned this issue Apr 4, 2024
76 tasks
@bdemann
Copy link
Member

bdemann commented Apr 4, 2024

closing in favor of #1576

@bdemann bdemann closed this as completed Apr 4, 2024
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

No branches or pull requests

2 participants