help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How turn off SOME unwanted flycheck warnings?


From: Chris Seberino
Subject: Re: How turn off SOME unwanted flycheck warnings?
Date: Fri, 6 Feb 2015 20:12:02 -0800 (PST)
User-agent: G2/1.0

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))


reply via email to

[Prev in Thread] Current Thread [Next in Thread]