Y
Hacker News
new
|
ask
|
show
|
jobs
by
naiyt
1878 days ago
I disagree, I don't want my project to successfully build at all if I have type errors.
1 comments
seniorsassycat
1878 days ago
I block commit, push, and release workflows by lint, type errors, and test, but I don't block running tests or running my program.
link