summaryrefslogtreecommitdiff
path: root/ale_linters/chef
AgeCommit message (Collapse)Author
2016-11-01Added support for foodcriticEdward Larkey
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