You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LCD 47 edited this page Jun 12, 2016
·
4 revisions
This file is no longer maintained
This file exists only as a historic reference. Documentation for syntastic
checkers is now included in the manual, please see :help syntastic-checkers
in Vim.
threshold for errors; functions with complexity above this number are flagged as errors.
Note
flog reports complexity values as floating point numbers. If your Vim is
not compiled with the +float feature, both the numbers reported by flog and
the two options above are rounded by syntastic towards zero (that is, 39.9
is taken as 39).