mennanov/Dependent blocks linter
Runs the blockwatch linter to analyze dependent blocks of code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: mennanov/blockwatch-action@2ba4af948d87db3433c601bfbad911c1ae83c37c # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| extensions | Extensions to pass to blockwatch in the format "key1=value1,key2=value2" | no | "" |
| enable | Validators to enable (comma separated) | no | "" |
| disable | Validators to disable (comma separated) | no | "" |
| ignore | Glob patterns for files to ignore (comma separated) | no | "" |
| globs | Glob patterns for files to check (comma separated) | no | "" |
| diff_pathspec | Additional git diff pathspecs or options to filter the diff (e.g., ':(exclude).github/' or multiple separated by spaces) | no | "" |
Outputs
no outputs