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

ci(MegaLinter): Remove FAIL_IF_UPDATED_SOURCES #38

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

Kurt-von-Laven
Copy link
Contributor

Avoid false positives on unstaged changes. MegaLinter runs as a pre-commit hook, and pre-commit already fails if any hook modifies tracked files, so no false negatives are introduced.

Avoid false positives on unstaged changes. MegaLinter runs as a
pre-commit hook, and pre-commit already fails if any hook modifies
tracked files, so no false negatives are introduced.
@Kurt-von-Laven Kurt-von-Laven self-assigned this Jun 6, 2022
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 eaec467 into main Jun 6, 2022
@Kurt-von-Laven Kurt-von-Laven deleted the megalinter branch June 6, 2022 21:12
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