Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

chore: temporary files cleanup #801

chore: temporary files cleanup

chore: temporary files cleanup #801

Workflow file for this run

name: lint
on:
push:
branches: [main, develop]
pull_request:
types: [opened, synchronize]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nebularg/[email protected]
with:
files: '.'
config: 'https://raw.githubusercontent.com/NTBBloodbath/doom-nvim/develop/.luacheckrc'
annotate: 'error'