decimalturn/Enforce-CRLF

Enforce CRLF.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 5, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: decimalturn/enforce-crlf@55065c78ddda1ca041e510168cc0424eb5801c5e # v1.3.1

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

namedescriptionrequireddefault
extensionsList of extensions (including the dot) seperated by a comma.yes
fail-on-lfIf true, fail the workflow if any files need to be converted (do not auto-fix, just report and fail).nofalse
do-checkoutSet to true in order to let the action perform the checkout for you (default = false).false
do-pushSet to true in order to let the action perform the checkout for you (default = false).false
bot-nameName of the bot that will perform the commit.github-actions[bot]
bot-emailEmail of the bot that will perform the commit.41898282+github-actions[bot]@users.noreply.github.com

no outputs