summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorRaphael Hoegger <pfuender@users.noreply.github.com>2019-04-10 19:52:52 +0200
committerw0rp <w0rp@users.noreply.github.com>2019-04-10 18:52:52 +0100
commit81423701b0378af56d53402b1a95026b71369246 (patch)
tree21dd9e07e9cde7b3cfa7d10e416064dcb12e1bcf /supported-tools.md
parentabcefe7a6e2555db924d56e3d88f28cf5b6a55e8 (diff)
downloadale-81423701b0378af56d53402b1a95026b71369246.zip
Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 532fc1f8..36d72d3e 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -80,6 +80,7 @@ formatting.
* [gcc](https://gcc.gnu.org/)
* [uncrustify](https://github.com/uncrustify/uncrustify)
* Chef
+ * [cookstyle](https://docs.chef.io/cookstyle.html)
* [foodcritic](http://www.foodcritic.io/)
* Clojure
* [joker](https://github.com/candid82/joker)