unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How turn off SOME unwanted flycheck warnings?
@ 2015-02-06  5:41 Chris Seberino
  2015-02-07  4:12 ` Chris Seberino
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Seberino @ 2015-02-06  5:41 UTC (permalink / raw)
  To: help-gnu-emacs

I love flycheck mode and want to keep it on for many types of files.

How turn off undesired warnings?

I can't find docs on how to turn specific warnings on/off.

Thanks,

Chris


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How turn off SOME unwanted flycheck warnings?
  2015-02-06  5:41 How turn off SOME unwanted flycheck warnings? Chris Seberino
@ 2015-02-07  4:12 ` Chris Seberino
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Seberino @ 2015-02-07  4:12 UTC (permalink / raw)
  To: help-gnu-emacs

I found it....You need to add messages you want to ignore to list as follows...


(setq-default flycheck-disabled-checkers '(emacs-lisp-checkdoc emacs-lisp))


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-07  4:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06  5:41 How turn off SOME unwanted flycheck warnings? Chris Seberino
2015-02-07  4:12 ` Chris Seberino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).