Skip to content

added useLegacyDiagnostics config for opting out of Json RPC for Haxe 4.3.5+ #180

added useLegacyDiagnostics config for opting out of Json RPC for Haxe 4.3.5+

added useLegacyDiagnostics config for opting out of Json RPC for Haxe 4.3.5+ #180

Workflow file for this run

name: Formatting
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- run: |
npm ci
npx lix run formatter -s . --check