Skip to content

fix(utils): add prompts for renderer filter condition #94

fix(utils): add prompts for renderer filter condition

fix(utils): add prompts for renderer filter condition #94

Workflow file for this run

name: Format with StyLua
on: [pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Format 🖌️
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v2.0.2
args: --check .