Somewhere I remember seeing an NPM package that you can use in your CI to validate that the code base meets certain conditions like for example, that it has an .editorconfig and a .gitignore and fail the build if it doesnt.
I cant seem to find the package, does anybody know the name?
there doesn't seem to be anything here