neuroshepherd/Check Filenames Action

Opinionated checks for file and folder naming conventions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
max-path-lengthWarn when a relative path exceeds this length.no65
max-depthWarn when file nesting exceeds this depth.no2
file-typesComma-separated file extensions to check, or all.noall
ignore-filePath to ignore file relative to repository root.no.filenameignore
dotfile-modeHow to handle dot-prefixed names (strip-leading-dot or ignore).nostrip-leading-dot
allow-dates-in-file-namesAllow one date fragment in filename stems.nofalse
date-formatDate format for allowed filename date fragments (strftime directives).no%Y-%m-%d

no outputs