aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-02 20:30:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-02 21:38:52 +0300
commitb7f0e2ff03f1585b73fe808a999fd49b768a7e19 (patch)
treebbd6829d3075a8ee32fa495f68394965d1f517aa /README.rst
parentBannedEapiCommand: check for has_version --host-root (diff)
downloadpkgcheck-b7f0e2ff03f1585b73fe808a999fd49b768a7e19.tar.gz
pkgcheck-b7f0e2ff03f1585b73fe808a999fd49b768a7e19.tar.bz2
pkgcheck-b7f0e2ff03f1585b73fe808a999fd49b768a7e19.zip
bash: use new tree-sitter-bash
Resolves: https://github.com/pkgcore/pkgcheck/issues/613 Resolves: https://github.com/pkgcore/pkgcheck/issues/612 Resolves: https://github.com/pkgcore/pkgcheck/issues/545 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index af0a516e..251b5796 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,7 @@ support in various ways if found on the host system including the following:
- requests_: supports various network-related checks
- Gentoo-PerlMod-Version_: supports Perl package version checks
- tree-sitter-bash_: used in checks that inspect the CST of ebuilds and
- eclasess. Must be language version >= 13.
+ eclasess. Must be language version >= 14.
Installing
==========