Skip to content

fix: use buf_is_valid for both delete and wipeout in bufdelete #208

fix: use buf_is_valid for both delete and wipeout in bufdelete

fix: use buf_is_valid for both delete and wipeout in bufdelete #208

Workflow file for this run

name: Luacheck
on:
push:
branches: [ "main", "master" ]
pull_request:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/[email protected]