I found recently that a PR did not follow linting. This only came to light during the release phase. Unfortunately this meant that I had to make two releases.
It should be enough to add a GH Action to ensure that lint and tsc checks before merging. This will help ensure that contributors pass these checks before their work is merged!
I found recently that a PR did not follow linting. This only came to light during the release phase. Unfortunately this meant that I had to make two releases.
It should be enough to add a GH Action to ensure that lint and tsc checks before merging. This will help ensure that contributors pass these checks before their work is merged!