Skip to content

[bat_linux] Fallback to computing (dis)charge rate #4

[bat_linux] Fallback to computing (dis)charge rate

[bat_linux] Fallback to computing (dis)charge rate #4

Workflow file for this run

name: luacheck
on:
- pull_request
- push
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: lint
uses: lunarmodules/luacheck@v1
with:
args: --config=tools/luacheckrc .