Skip to content

Commit 38685b3

Browse files
author
automatic-merge
committed
Merge remote branch 'origin/master' into edge
2 parents 9a1d2b8 + ab6733b commit 38685b3

File tree

12 files changed

+4032
-4834
lines changed

12 files changed

+4032
-4834
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ ifneq ($(npm_config_offline),true)
145145
cd integration/vscode/ada; LD_LIBRARY_PATH= npm install --no-audit
146146
cd integration/vscode/ada; LD_LIBRARY_PATH= npm run check-licenses
147147
endif
148-
cd integration/vscode/ada; LD_LIBRARY_PATH= npm run cilint
149148
cd integration/vscode/ada; LD_LIBRARY_PATH= npm run compile
149+
cd integration/vscode/ada; LD_LIBRARY_PATH= npm run cilint
150150
@echo Now run:
151151
@echo code --extensionDevelopmentPath=`pwd`/integration/vscode/ada/ `pwd`
152152

0 commit comments

Comments
 (0)