Skip to content

fix: vim.lsp.buf.document_symbol returns nothing for jdtls (#449) #410

fix: vim.lsp.buf.document_symbol returns nothing for jdtls (#449)

fix: vim.lsp.buf.document_symbol returns nothing for jdtls (#449) #410

Workflow file for this run

name: Stylua
on:
push:
branches:
- "main"
pull_request:
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check lua