Update the author line and the filenames for the GCC format pattern.

This commit is contained in:
w0rp
2016-10-05 11:35:09 +01:00
parent 811a8a3054
commit 91dc117bec
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
" Author: w0rp <devw0rp@gmail.com>
" Modified by: KabbAmine <amine.kabb@gmail.com>
" Author: w0rp <devw0rp@gmail.com>, KabbAmine <amine.kabb@gmail.com>
" Description: This file adds support for checking Vim code with Vint.
if exists('g:loaded_ale_linters_vim_vint')