DEV Community

Discussion on: Tell me an unpopular software opinion

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

I do think we should write pre-Pull Request / pre-Merge tests, though. I saw this a lot with GitHub Actions.

Pre-commit is optional, but should be done.