Skip to content

Fix #575 FA/18-C UFC Comm triangle symbol not mapping properly (#576) #1287

Fix #575 FA/18-C UFC Comm triangle symbol not mapping properly (#576)

Fix #575 FA/18-C UFC Comm triangle symbol not mapping properly (#576) #1287

Workflow file for this run

name: Validate style
on:
push:
pull_request:
merge_group:
jobs:
build:
runs-on: ubuntu-latest
name: Validate style
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Stylua check
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.20.0 # pin to a specific version in case of formatting changes
# CLI arguments
args: --check .