summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-11-01 00:20:20 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-22 14:04:26 -0300
commitdf91bc904621fcd6e6bb1bd95ea3d4fbbad68f8b (patch)
tree5c566c7a5267276507af1f364ff23d5fb11a80c0
parent32c0eb7c4291086e7af9234efc3762d13047f4c7 (diff)
downloadale-df91bc904621fcd6e6bb1bd95ea3d4fbbad68f8b.zip
document support for apkbuild-lint and secfixes-check for apkbuild
-rw-r--r--doc/ale-supported-languages-and-tools.txt3
-rw-r--r--supported-tools.md3
2 files changed, 6 insertions, 0 deletions
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: