Skip to content

AH-64D: Add Power Lever controls for Idle/Off and Finger Lifts (#1000) #2110

AH-64D: Add Power Lever controls for Idle/Off and Finger Lifts (#1000)

AH-64D: Add Power Lever controls for Idle/Off and Finger Lifts (#1000) #2110

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 .