Skip to content

slang: Expose reviewdog filter and fail params - #38

Open
phsauter wants to merge 1 commit into
mainfrom
phsauter/reviewdog
Open

slang: Expose reviewdog filter and fail params#38
phsauter wants to merge 1 commit into
mainfrom
phsauter/reviewdog

Conversation

@phsauter

Copy link
Copy Markdown

I would like to be able to configure this differently than the current default.
For example for PRs only in common_cells I would like it to only show lints on touched files (filter=file) and I would like it to fail on warnings and errors.
While on Push I would like it to generate it for everything but never fail.

The current default behavior should be maintained with the set defaults of never fail (it had continue-on-error: true before) and it checking all files (nofilter).

@phsauter
phsauter requested a review from Xeratec July 17, 2026 14:39
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.

1 participant