julie-ng/lowercase-linter

Lint repos for mixed case names, i.e. camelCase to prevent filename conflicts and broken deployments to Linux.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathPath to scan for mixed case filenames. Will search subfolders too. Defaults to `.`no.
pr-commentIf file name errors are found, suggested fixes are posted to the Pull Request.nofalse
repo-tokenGitHub Action workflow token needed to add comments to pull requests.no""
namedescription
errorsArray of files with mixed case and suggested renames in JSON.
lintedList of files linted.
comment-urlURL of the comment posted to Pull Request (if errors were found).