better syntax hints with flycheck-mode and rubocop
I’ve been using flycheck-mode in emacs for about a month now. Out of the box, it does a great job checking the syntax of my code. As I type, it automatically highlights syntax errors and warnings - it looks something like this: