Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Last active December 15, 2020 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sogaiu/5f93faa7cab1d08a1510d281cadb0b81 to your computer and use it in GitHub Desktop.
Save sogaiu/5f93faa7cab1d08a1510d281cadb0b81 to your computer and use it in GitHub Desktop.
how to cope with flycheck...
flycheck may automatically disable checkers without any feedback :(
M-x flycheck-verify-setup may help give you a clue as to what is wrong
re-enabling a checker is done by C-u M-x flycheck-disable-checker
M-x flycheck-compile might yield some more clues too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment