decimalturn/Add BASIC Language Annotation

This action adds the BASIC language annotation('@Lang <Language>) to all .bas files in the repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 30, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: decimalturn/basic-language-annotation@ecd0ad8ee06bf18822668504b5422b7c51299ba1 # v2.0.0

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

namedescriptionrequireddefault
languageThe name of the language in the BASIC family.BASIC
encodingText encoding for BAS files.UTF-8
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