summaryrefslogtreecommitdiff
path: root/ale_linters/ruby/rubocop.vim
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-09-16 09:15:33 +0100
committerw0rp <devw0rp@gmail.com>2016-09-16 09:15:33 +0100
commit02b2ccb9d0f7061eaa7ec8dba5cdd7eed518c9c5 (patch)
tree569eea412225766295bd3a547abdeb9a2a1f97bf /ale_linters/ruby/rubocop.vim
parentf89738c951aea53d6f3273ded052bbb5d6864f14 (diff)
downloadale-02b2ccb9d0f7061eaa7ec8dba5cdd7eed518c9c5.zip
I accidentally credited the wrong guy. Let's fix that.
Diffstat (limited to 'ale_linters/ruby/rubocop.vim')
-rw-r--r--ale_linters/ruby/rubocop.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/ale_linters/ruby/rubocop.vim b/ale_linters/ruby/rubocop.vim
index 2fe74cc9..cee70533 100644
--- a/ale_linters/ruby/rubocop.vim
+++ b/ale_linters/ruby/rubocop.vim
@@ -1,4 +1,4 @@
-" Author: Chris Kyrouac - https://github.com/fijshion
+" Author: ynonp - https://github.com/ynonp
if exists('g:loaded_ale_linters_ruby_rubocop')
finish