From 51b7d7bc9528c61c03de79bed26ed0aff27a4330 Mon Sep 17 00:00:00 2001 From: Prashanth Chandra Date: Tue, 4 Oct 2016 02:55:55 +0800 Subject: Add comment headers to ale_linters --- ale_linters/ruby/rubocop.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'ale_linters/ruby/rubocop.vim') 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 -- cgit v1.2.3