bahmutov / grunt-nice-package

Opinionated package.json validator
MIT License
12 stars 5 forks source link

Use case-insensitive check for README.md/Readme.md #15

Closed rarkins closed 10 years ago

rarkins commented 10 years ago

This is too strict, considering it fails the entire execution.

Source: https://github.com/bahmutov/grunt-nice-package/blob/dac486f1d773aa203c518e4af6f6d7a76dc6ad97/tasks/nice_package.js#L238-L241

npm themselves adopted this approach a couple of years ago: https://github.com/npm/read-package-json/commit/dfeebec864881c5f3a9e2f107ec1d54c4a44ee33