I'm beginning to prefer JS without trailing semicolons. If you know the (rare) gotchas, it's less to read and type.
miniblog.
Related Posts
I've written difftastic packaging instructions: https://difftastic.wilfred.me.uk/packaging_difftastic.html
The different distros have taken different approaches, so I'm trying to help with common gotchas — don't forget the man page!
Feedback welcome, especially if you've ever packaged something 🙂
Fun example of a bunch of YAML gotchas all in a single file:
Favouring interface inheritance over class inheritance, and some examples of gotchas: