selene-linter
ActionsGitHub action to run Selene, a blazing-fast modern Lua linter written in Rust
v1.0.0
LatestBy NTBBloodbath
Tags
(2)GitHub action to run selene, a blazing-fast modern Lua linter written in Rust.
- uses: actions/checkout@v2
- uses: NTBBloodbath/selene-action@v1.0.0
with:
# Github secret token
token: ${{ secrets.GITHUB_TOKEN }}
# selene arguments
args: --display-style=quiet .
# selene version
version: 0.12.1
token
- GitHub secret token for downloading selene binary from GitHub releases.
args
- Arguments to be passed to selene.
version
- Version of selene to be used. If not specified, installs the latest release.
selene-action is MIT licensed
selene-linter is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
About
v1.0.0
LatestBy NTBBloodbath
Tags
(2)selene-linter is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.