Skip to content

Merge pull request #24 from kid-icarus/create-issue #37

Merge pull request #24 from kid-icarus/create-issue

Merge pull request #24 from kid-icarus/create-issue #37

Workflow file for this run

name: Lint and style
on: [push, pull_request]
jobs:
commit_lint:
runs-on: ubuntu-latest
steps:
# Check commit messages
- uses: webiny/[email protected]
stylua:
name: stylua
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check lua/