@scrutinizerci any plans for code highlighting? E.g. https://scrutinizer-ci.com/g/Wilfred/trifle/code-structure/master/py-class/LessThan
Related Posts
Over a sufficiently long time horizon, all code you write is legacy code.
I'm intrigued to see that Google has quantified that new code is generally buggier and less secure than code that has existed in your codebase for longer: https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html
Do you have a favourite way of highlighting text in a CLI error message? Currently I'm using backticks, but I'm wondering what's the most readable.