batista/Lint Filenames

This github action validates if all files in a given folder match the given regex pattern.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Feb 20, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: batista/lint-filenames@d6b5131a8d409324b6daf71ead679b7fab6384e7 # v2.0.0

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

namedescriptionrequireddefault
pathThe path to a directory to check the filenames.yes./
patternThe regex pattern to match for each of the files in the given directoryyes/.+/
namedescription
total-files-analyzedThe number of files analyzed.