Skip to content

feat(toc): don't scroll content window when switching to toc #2285

feat(toc): don't scroll content window when switching to toc

feat(toc): don't scroll content window when switching to toc #2285

Workflow file for this run

name: Linter
on:
pull_request: ~
push:
branches:
- '*'
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nebularg/actions-luacheck@v1
with:
files: 'lua'