Skip to content

DEV-13 feat: christmas hacking #169

DEV-13 feat: christmas hacking

DEV-13 feat: christmas hacking #169

name: Check Formatting with StyLua
on:
pull_request:
types:
- ready_for_review
- synchronize
- opened
jobs:
check_formatting:
if: "!github.event.pull_request.draft"
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Set up StyLua
uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.TERRA_TOKEN }}
version: 0.13.1
args: --check .