From df91bc904621fcd6e6bb1bd95ea3d4fbbad68f8b Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 1 Nov 2020 00:20:20 -0300 Subject: [PATCH] document support for apkbuild-lint and secfixes-check for apkbuild --- doc/ale-supported-languages-and-tools.txt | 3 +++ supported-tools.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index a44ad75b..37191561 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -19,6 +19,9 @@ Notes: * `ansible-lint` * API Blueprint * `drafter` +* APKBUILD + * `apkbuild-lint` + * `secfixes-check` * AsciiDoc * `alex`!! * `languagetool`!! diff --git a/supported-tools.md b/supported-tools.md index 8ed83d6c..f632e540 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -28,6 +28,9 @@ formatting. * [ansible-lint](https://github.com/willthames/ansible-lint) * API Blueprint * [drafter](https://github.com/apiaryio/drafter) +* APKBUILD + * [apkbuild-lint](https://gitlab.alpinelinux.org/Leo/atools) + * [secfixes-check](https://gitlab.alpinelinux.org/Leo/atools) * AsciiDoc * [alex](https://github.com/wooorm/alex) :floppy_disk: * [languagetool](https://languagetool.org/) :floppy_disk: