flycheck-inline
flycheck-inline copied to clipboard
Require compile for faces
Fix #20.
This simply requires compile.el so that we will have the compilation-* faces available. However, I am not sure if it is the best fix. Maybe we should instead inherit some faces defined in flycheck?
Thank you!