Skip to content

Allow moving fuel items in combined storage by shift-clicking (#109) #43

Allow moving fuel items in combined storage by shift-clicking (#109)

Allow moving fuel items in combined storage by shift-clicking (#109) #43

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Luacheck
uses: lunarmodules/luacheck@master