Matt Andrews

Results 31 comments of Matt Andrews
trafficstars

we can kind of do that by wrapping external deps in things like `n-express` and fixing its dependencies in package.json ^^

i don't think the `.gitignore` hack is ‘0 out of 10’ bad although i do agree it's unusual (and unusual is normally bad in software development) but my opinion is...

yes good idea, same pattern as `.editorconfig`, etc?

also `.env` should be in there^^

`./test` is better as will cover both `./tests` and `./test`

Maybe we could use something like this:- https://github.com/paazmaya/yaml-validator And then we could have a `.yaml.config.js` file to look for which would mean projects could opt into it.

hmm, i think the command to execute lintspaces is correct but instead we just need to tweak the `.editorconfig` file. Are you using the default `.editorconfig` file or you own...

yup, let's tweak that - https://github.com/Financial-Times/n-makefile/blob/master/config/.editorconfig#L3