aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Vyalkova <cyber+gentoo@sysrq.in>2023-01-14 20:44:39 +0500
committerMichał Górny <mgorny@gentoo.org>2023-02-01 12:03:43 +0100
commit8abf42d2035374df1c87cb1b26039393c807ddd5 (patch)
treeefbd2f0ba219958f28e1b8be937c997a36468af3 /Makefile
parentplugin/newebuild.vim: adjust dev-java template (diff)
downloadgentoo-syntax-8abf42d2035374df1c87cb1b26039393c807ddd5.tar.gz
gentoo-syntax-8abf42d2035374df1c87cb1b26039393c807ddd5.tar.bz2
gentoo-syntax-8abf42d2035374df1c87cb1b26039393c807ddd5.zip
pkgcheck: add new ALE linterv6
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Closes: https://github.com/gentoo/gentoo-syntax/pull/52 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d2d016..7e65de0 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@
PREFIX = ${HOME}/.vim/
files = $(wildcard \
+ ale_linters/* \
doc/* \
ftdetect/* \
ftplugin/* \