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

Add lint rule to the Editor that warns about usage of triple equals #400

Merged

Conversation

netux
Copy link
Contributor

@netux netux commented Jan 28, 2024

Makes sure to only detect them outside of strings.

Copy link
Owner

@Mitcheljager Mitcheljager left a comment

Choose a reason for hiding this comment

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

Good idea, but I do have a few suggestions

app/javascript/src/lib/OWLanguageLinter.js Outdated Show resolved Hide resolved
app/javascript/src/lib/OWLanguageLinter.js Outdated Show resolved Hide resolved
app/javascript/src/lib/OWLanguageLinter.js Outdated Show resolved Hide resolved
@Mitcheljager Mitcheljager merged commit 897158b into Mitcheljager:master Feb 1, 2024
6 checks passed
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