Skip to content

making query_command shell-agnostic #7

making query_command shell-agnostic

making query_command shell-agnostic #7

Workflow file for this run

name: StyLua
on:
pull_request:
push:
paths-ignore:
- "*.md"
branches: [master]
jobs:
stylua:
name: StyLua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.18.1
args: --check .