Skip to content

feature: this took my entire weekend bruh, but at least we're cooler now #31

feature: this took my entire weekend bruh, but at least we're cooler now

feature: this took my entire weekend bruh, but at least we're cooler now #31

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