summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-08-08 22:15:36 +0900
committerGitHub <noreply@github.com>2021-08-08 22:15:36 +0900
commitd6f5fb69ad49ad8377fafb2fdfe80819d39f5f01 (patch)
tree9dd634fb3de0edd7334fb8ff670877e502c12463 /doc
parent775d121d46b2b2cf61997598e4dc664476fd470d (diff)
downloadale-d6f5fb69ad49ad8377fafb2fdfe80819d39f5f01.zip
Fix 3853 - Update :floppy_disk: icon on supported tools list. (#3854)
Look for all linters that have "lint_file" set to 1 and verify tools that have it have the :floopy_disk: icon set and those that don't do not have it. Correspondingly added/removed !! on ale-supported-languages-and-tools.txt file. Co-authored-by: Horacio Sanson <horacio@allm.inc>
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-supported-languages-and-tools.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt
index dcf705ad..fa089bbb 100644
--- a/doc/ale-supported-languages-and-tools.txt
+++ b/doc/ale-supported-languages-and-tools.txt
@@ -17,7 +17,7 @@ Notes:
* `gcc`
* `gnatpp`
* Ansible
- * `ansible-lint`
+ * `ansible-lint`!!
* API Blueprint
* `drafter`
* APKBUILD
@@ -86,7 +86,7 @@ Notes:
* `uncrustify`
* Chef
* `cookstyle`
- * `foodcritic`
+ * `foodcritic`!!
* Clojure
* `clj-kondo`
* `joker`
@@ -141,7 +141,7 @@ Notes:
* Elixir
* `credo`
* `dialyxir`
- * `dogma`
+ * `dogma`!!
* `elixir-ls`
* `mix`!!
* Elm
@@ -155,7 +155,7 @@ Notes:
* `ruumba`
* Erlang
* `SyntaxErl`
- * `dialyzer`
+ * `dialyzer`!!
* `elvis`!!
* `erlc`
* `erlfmt`
@@ -240,7 +240,7 @@ Notes:
* `ispc`!!
* Java
* `PMD`
- * `checkstyle`
+ * `checkstyle`!!
* `eclipselsp`
* `google-java-format`
* `javac`
@@ -268,7 +268,7 @@ Notes:
* `languageserver`
* Kotlin
* `kotlinc`!!
- * `ktlint`!!
+ * `ktlint`
* `languageserver`
* LaTeX (tex)
* `alex`!!
@@ -389,8 +389,8 @@ Notes:
* Prolog
* `swipl`
* proto
- * `protoc-gen-lint`
- * `protolint`
+ * `protoc-gen-lint`!!
+ * `protolint`!!
* Pug
* `pug-lint`
* Puppet
@@ -410,7 +410,7 @@ Notes:
* `flake8`
* `isort`
* `mypy`
- * `prospector`
+ * `prospector`!!
* `pycodestyle`
* `pydocstyle`
* `pyflakes`
@@ -450,7 +450,7 @@ Notes:
* RPM spec
* `rpmlint`
* Ruby
- * `brakeman`
+ * `brakeman`!!
* `debride`
* `prettier`
* `rails_best_practices`!!
@@ -545,7 +545,7 @@ Notes:
* `tsserver`
* `typecheck`
* V
- * `v`
+ * `v`!!
* `vfmt`
* VALA
* `uncrustify`
@@ -556,7 +556,7 @@ Notes:
* `verilator`
* `vlog`
* `xvlog`
- * `yosys`
+ * `yosys`!!
* VHDL
* `ghdl`
* `vcom`