code-review
code-review copied to clipboard
Consider linting and testing projects separately
This could avoid issues like the one we had today, where we deployed to testing and we noticed a requirement was missing from events.
Maybe running linting is enough to catch these kinds of errors?