summaryrefslogtreecommitdiff
path: root/ale_linters/ruby/rubocop.vim
diff options
context:
space:
mode:
authorPrashanth Chandra <coolshanth94@gmail.com>2016-10-04 02:55:55 +0800
committerPrashanth Chandra <coolshanth94@gmail.com>2016-10-04 03:07:59 +0800
commit51b7d7bc9528c61c03de79bed26ed0aff27a4330 (patch)
treeb47f8cbf751228a377c6cbb0981087feb0358ed4 /ale_linters/ruby/rubocop.vim
parent1d4e035566227cebbeed113551cba22d635d6de1 (diff)
downloadale-51b7d7bc9528c61c03de79bed26ed0aff27a4330.zip
Add comment headers to ale_linters
Diffstat (limited to 'ale_linters/ruby/rubocop.vim')
-rw-r--r--ale_linters/ruby/rubocop.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ale_linters/ruby/rubocop.vim b/ale_linters/ruby/rubocop.vim
index cee70533..1acb2636 100644
--- a/ale_linters/ruby/rubocop.vim
+++ b/ale_linters/ruby/rubocop.vim
@@ -1,4 +1,5 @@
" Author: ynonp - https://github.com/ynonp
+" Description: rubocop for Ruby files
if exists('g:loaded_ale_linters_ruby_rubocop')
finish