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

apply some simple eslint fixes #786

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

asdfzdfj
Copy link
Contributor

apply initial eslint auto fix to js files (utils, stimulus controllers) in assets/

also fix import order, empty unused block and such, except for one file where eslint is partially suppressed, because existing code organization made more sense than complying with eslint suggestions

not that this doesn't fix all existing eslint problems, some of those may need a closer look

overall functionality shouldn't change

apply initial eslint auto fix to js files (utils, stimulus controllers)
in assets/

also fix import order, empty unused block and such, except for one file
where eslint is partially suppressed, because existing code organization
made more sense than complying with eslint suggestions

not that this doesn't fix all existing eslint problems, some of those
may need a closer look

overall functionality shouldn't change
@asdfzdfj asdfzdfj merged commit 58a038c into main May 21, 2024
7 checks passed
@asdfzdfj asdfzdfj deleted the fix/apply-simple-eslint-fixes branch May 21, 2024 04:30
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