summaryrefslogtreecommitdiff
path: root/ale_linters/coffee/coffeelint.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ale_linters/coffee/coffeelint.vim')
-rw-r--r--ale_linters/coffee/coffeelint.vim6
1 files changed, 0 insertions, 6 deletions
diff --git a/ale_linters/coffee/coffeelint.vim b/ale_linters/coffee/coffeelint.vim
index 83053be7..e1215132 100644
--- a/ale_linters/coffee/coffeelint.vim
+++ b/ale_linters/coffee/coffeelint.vim
@@ -1,12 +1,6 @@
" Author: Prashanth Chandra https://github.com/prashcr
" Description: coffeelint linter for coffeescript files
-if exists('g:loaded_ale_linters_coffee_coffeelint')
- finish
-endif
-
-let g:loaded_ale_linters_coffee_coffeelint = 1
-
function! ale_linters#coffee#coffeelint#Handle(buffer, lines)
" Matches patterns like the following:
"