zbeekman / EditorConfig-Action

🔎A GitHub Action to check, enforce & fix EditorConfig style violations
https://github.com/marketplace/actions/editorconfig-action
MIT License
43 stars 15 forks source link

Do not npm audit during docker build #32

Closed zbeekman closed 5 years ago

zbeekman commented 5 years ago

Don't run npm audit during docker builds; it can cause unnecessary errors.