Speaking of coding out of spite, is nobody going to mention that his C code features a struct
with over 20 fields in it?
dejected_warp_core
joined 23 hours ago
Speaking of coding out of spite, is nobody going to mention that his C code features a struct
with over 20 fields in it?
Even better: use pre-commit. It supports all kinds of stuff without a lot of config. This gets you (and GP) a lot of the features of a full-blown CI pipeline, but it all runs locally before anyone breaks anything.