Skip to content

fix: do not start new LSP client when navigating to flutter dependency file #300

fix: do not start new LSP client when navigating to flutter dependency file

fix: do not start new LSP client when navigating to flutter dependency file #300

Workflow file for this run

name: contributing
on: [ pull_request ]
jobs:
stylua:
name: Check codestyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check .