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.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/ale_linters/coffee/coffeelint.vim b/ale_linters/coffee/coffeelint.vim
index 4083c246..aba29c4a 100644
--- a/ale_linters/coffee/coffeelint.vim
+++ b/ale_linters/coffee/coffeelint.vim
@@ -1,4 +1,5 @@
-" Author: prashcr - https://github.com/prashcr
+" Author: Prashanth Chandra https://github.com/prashcr
+" Description: coffeelint linter for coffeescript files
if exists('g:loaded_ale_linters_coffee_coffeelint')
finish