Skip to content

New Feature (Hub Driver) Adding profiles and fingerprints CHAD-14786 #3839

New Feature (Hub Driver) Adding profiles and fingerprints CHAD-14786

New Feature (Hub Driver) Adding profiles and fingerprints CHAD-14786 #3839

Workflow file for this run

name: Luacheck
on:
pull_request:
types: [opened, synchronize]
paths:
- 'drivers/**'
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v0
with:
args: --config .github/workflows/.luacheckrc .