nodeshift / nodejs-reference-architecture

The Red Hat and IBM Node.js Reference architecture. The teams 'opinion' on what components our customers and internal teams should use when building Node.js applications and guidance for how to be successful in production with those components.
https://nodeshift.dev/nodejs-reference-architecture/
Apache License 2.0
1.71k stars 122 forks source link

Update npcheck.json #98

Closed mhdawson closed 2 years ago

richardlau commented 2 years ago

It looks like currently this repository runs npcheck as part of the StyleCheck workflow which only runs for changes to docs/*. We probably want to have npcheck run for changes to npcheck.json, possibly as a separate workflow.

mhdawson commented 2 years ago

Since it won't run on this PR right now, landing so we can try on another one.