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

eslint-config, ui-components: add stricter rules to eslint config #442

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

laurenbarker
Copy link
Collaborator

We have been adding stricter rules to the eslint config in the
managed-service repo. Now that the eslint version has been updated, we
can update the rules as well.

There was one naming rule violation in the ui-components package that
is now ignored because the we are passing a component in as a prop. The
casing is correct.

I moved everything below https://github.com/cockroachlabs/managed-service/blob/master/console/.eslintrc.json#L6.

We have been adding stricter rules to the eslint config in the
managed-service repo. Now that the eslint version has been updated, we
can update the rules as well.

There was one naming rule violation in the ui-components package that
is now ignored because the we are passing a component in as a prop. The
casing is correct.
@laurenbarker laurenbarker requested a review from a team as a code owner March 18, 2022 17:25
Copy link
Contributor

@sjbarag sjbarag left a comment

Choose a reason for hiding this comment

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

Excellent! 🎉

@laurenbarker
Copy link
Collaborator Author

TFTR! So fast!

@laurenbarker laurenbarker merged commit 6542d63 into cockroachdb:master Mar 18, 2022
@laurenbarker laurenbarker deleted the update-eslint-config branch March 18, 2022 17:31
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.

None yet

2 participants