Skip to content

fix(filters): Only set a default titlecase style guide for English #701

fix(filters): Only set a default titlecase style guide for English

fix(filters): Only set a default titlecase style guide for English #701

Workflow file for this run

name: Luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1