actions-marketplace-validations/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
Stalelast commit Aug 20, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/julie-ng_lowercase-linter@1793e4cab0d018ff2781cf32f1193096f0c51d57 # no releases — HEAD as of 2026-07-13

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

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).