fix a bug with the checkpatch checker
(introduced in the epic refactor)
This commit is contained in:
parent
c166029fd8
commit
79564f9847
@ -21,7 +21,7 @@ elseif executable("./scripts/checkpatch.pl")
|
||||
endif
|
||||
|
||||
function SyntaxCheckers_c_checkpatch_IsAvailable()
|
||||
exists("g:syntastic_c_checker_checkpatch_location")
|
||||
return exists("g:syntastic_c_checker_checkpatch_location")
|
||||
endfunction
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user