From 8632e6b4e038178fd367aade1fa213dd93845af5 Mon Sep 17 00:00:00 2001 From: Edward Larkey Date: Sun, 30 Oct 2016 13:23:32 -0500 Subject: Added support for foodcritic Adding support the foodcritic linter for Chef files. Listing all issues as warnings for now Doesn't get in the way of rubocop linting if ft=ruby.chef Updated documentation Closes #127 --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 1efa9ab9..71ccb40a 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -58,6 +58,7 @@ The following languages and tools are supported. * Bourne Shell: 'shell' (-n flag), 'shellcheck' * C: 'cppcheck', 'gcc', 'clang' * C++ (filetype cpp): 'cppcheck', 'gcc' +* Chef: 'foodcritic' * CoffeeScript: 'coffee', 'coffelint' * CSS: 'csslint' * Cython (pyrex filetype): 'cython' -- cgit v1.2.3