Skip to content

feat(send.lua): add debug prints for lines and row in get_code_to_sen… #1061

feat(send.lua): add debug prints for lines and row in get_code_to_sen…

feat(send.lua): add debug prints for lines and row in get_code_to_sen… #1061

Workflow file for this run

# https://github.com/Kampfkarren/selene/issues/284
name: Selene Lint Check
on: [push, pull_request]
jobs:
sile:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: selene linter
uses: NTBBloodbath/[email protected]
with:
# Github secret token
token: ${{ secrets.GITHUB_TOKEN }}
# selene arguments
args: . --config selene.toml