logoalt Hacker News

jbvlktyesterday at 11:25 AM1 replyview on HN

People tend to use tools set up in CICD and/or precommit. Without rules everyone uses their tool and is unwilling to compromise. Even if they are willing it is hard to setup tools to do exactly what you want. Default configuration is always the way.


Replies

maratcyesterday at 7:21 PM

So to the practical question: what we're gonna do today in CICD and/or precommit? "Default configuration is always the way" but which one: `ruff<0.16.0` or `ruff=0.16.0`?

show 1 reply