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

style(MegaLinter): Move after Yarn hooks #281

Merged
merged 1 commit into from
Aug 15, 2023
Merged

style(MegaLinter): Move after Yarn hooks #281

merged 1 commit into from
Aug 15, 2023

Conversation

Kurt-von-Laven
Copy link
Contributor

We recently reordered the MegaLinter hooks after the Yarn hooks in our .pre-commit-config.yaml files since yarn-install must now precede MegaLinter so that ESLint can run. Reflect the new order in .pre-commit-hooks.yaml and the README for consistency.

We recently reordered the MegaLinter hooks after the Yarn hooks in our
.pre-commit-config.yaml files since yarn-install must now precede
MegaLinter so that ESLint can run. Reflect the new order in
.pre-commit-hooks.yaml and the README for consistency.
@Kurt-von-Laven Kurt-von-Laven self-assigned this Aug 15, 2023
Copy link
Contributor

@mwarres mwarres left a comment

Choose a reason for hiding this comment

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

LGTM

@Kurt-von-Laven Kurt-von-Laven merged commit fc65afe into main Aug 15, 2023
3 checks passed
@Kurt-von-Laven Kurt-von-Laven deleted the megalinter branch August 15, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants