fix(dart): update indents from upstream (#4924)

This commit is contained in:
Amaan Qureshi 2023-06-08 03:10:54 +09:00 committed by GitHub
parent 33eb472b45
commit 46ddea9dec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -29,7 +29,7 @@ jobs:
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "dart"
SKIP_LOCKFILE_UPDATE_FOR_LANGS: ""
run: |
cp lockfile.json /tmp/old_lockfile.json
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"