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

Add separate sets of hard- and soft-enforced linters #182

Merged
merged 3 commits into from
Jan 7, 2022

Conversation

muesli
Copy link
Member

@muesli muesli commented Jan 7, 2022

Soft-enforced linters will only annotate code changes, hard-enforced linters actually make the workflow fail if they encounter an issue.

You can run the soft linters manually on your machine:

golangci-lint run --config .golangci-soft.yml

@meowgorithm meowgorithm merged commit 98a8bcf into master Jan 7, 2022
@meowgorithm meowgorithm deleted the linter-soft-hard branch January 7, 2022 18:25
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