Skip to content

Use haxe version that lix can understand #146

Use haxe version that lix can understand

Use haxe version that lix can understand #146

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