feat(julia): update parser and queries

This commit is contained in:
Christian Clason 2024-11-11 08:39:00 +01:00 committed by Christian Clason
parent a069bb62a8
commit d105f2cb7b
4 changed files with 157 additions and 177 deletions

View file

@ -31,7 +31,7 @@ jobs:
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "gnuplot,julia,unison"
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "gnuplot,unison"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua