From 02b2ccb9d0f7061eaa7ec8dba5cdd7eed518c9c5 Mon Sep 17 00:00:00 2001 From: w0rp Date: Fri, 16 Sep 2016 09:15:33 +0100 Subject: [PATCH] I accidentally credited the wrong guy. Let's fix that. --- ale_linters/ruby/rubocop.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ale_linters/ruby/rubocop.vim b/ale_linters/ruby/rubocop.vim index 2fe74cc..cee7053 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