Skip to content

Allow 'camelCase', 'UPPER_CASE', 'PascalCase', 'snake_case' formats for variables and parameters #85

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

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

tclindner
Copy link
Owner

More permissive format rules.

@tclindner tclindner merged commit 137bf11 into main Mar 19, 2021
@tclindner tclindner deleted the additional-formats branch March 19, 2021 03:26
@@ -41,11 +41,11 @@ module.exports = {
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thoughts on also changing the default as well? I am still seeing lots of "Object Literal Property" fallout.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Sure thing, I'll do that shortly.

Copy link
Owner Author

Choose a reason for hiding this comment

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

#86

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