Skip to content

Merge pull request #44 from djensenius/moar-tweaks #188

Merge pull request #44 from djensenius/moar-tweaks

Merge pull request #44 from djensenius/moar-tweaks #188

Workflow file for this run

name: Lint Neovim
on: [push, pull_request]
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v0