Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)

This commit is contained in:
Raphael Hoegger
2019-04-10 18:52:52 +01:00
committed by w0rp
parent abcefe7a6e
commit 81423701b0
7 changed files with 118 additions and 0 deletions
+1
View File
@@ -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)