Skip to content

tools: avoid global install of dmn for lint update

Rodrigo Muino Tomonari requested to merge github/fork/Trott/npx into master

When updating ESLint, use npx to run dmn rather than installing dmn globally.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading