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

Stronger syntax and style enforce via ESLint #255

Merged
merged 2 commits into from Jul 10, 2022

Conversation

oogali
Copy link
Contributor

@oogali oogali commented Jul 10, 2022

PR to enable additional ESLint rules to improve code quality (and maintain it at its increased level).

The new rules are being enabled as warnings during this introductory period to avoid scratching the itch of doing one blast of eslint --fix thereby polluting Git history and decreasing the value provided by git blame.

Over time, as the existing code is refactored, replaced, or otherwise modified, the style and syntax violations should be addressed if they fall into the scope of what a developer is modifying.

@netlify
Copy link

netlify bot commented Jul 10, 2022

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit b1fd473
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/62cad74f00280f0008876f9b
😎 Deploy Preview https://deploy-preview-255--bldrs-share.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@pablo-mayrgundter pablo-mayrgundter left a comment

Choose a reason for hiding this comment

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

Nice idea to start as warning for new rules.

@oogali oogali merged commit b9acd6a into bldrs-ai:main Jul 10, 2022
@oogali oogali deleted the lint-stronger branch September 4, 2022 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants