mennanov/Dependent blocks linter

Runs the blockwatch linter to analyze dependent blocks of code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mennanov/blockwatch-action@2ba4af948d87db3433c601bfbad911c1ae83c37c # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
extensionsExtensions to pass to blockwatch in the format "key1=value1,key2=value2"no""
enableValidators to enable (comma separated)no""
disableValidators to disable (comma separated)no""
ignoreGlob patterns for files to ignore (comma separated)no""
globsGlob patterns for files to check (comma separated)no""
diff_pathspecAdditional git diff pathspecs or options to filter the diff (e.g., ':(exclude).github/' or multiple separated by spaces)no""

no outputs