narugit/CRLF Line Ending Check

Detect files with CRLF line endings and optionally comment on the Pull Request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 13, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: narugit/crlf-guard@4c7e50ead515d567dcd3e1cd20473124f1e85802 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
languageLanguage to use for PR comments and logs (en or ja).noen
fail-on-crlfFail the action when files with CRLF line endings are detected.notrue
comment-on-failurePost a warning comment on the Pull Request when CRLF files are detected.notrue
exclude-globsGlob patterns (comma or newline separated) for files to ignore.no""
github-tokenToken passed to the gh CLI; defaults to the caller's GITHUB_TOKEN.no

no outputs