Skip to content

fix: fix issue #27 #110

fix: fix issue #27

fix: fix issue #27 #110

name: Stylua Formatter
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
workflow_dispatch:
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ok-nick/[email protected]
- name: Generate Standard Library
run: selene generate-roblox-std
- name: Run Stylua
run: stylua --check --output-format Summary Package