diff --git a/src/index.js b/src/index.js index a6916134..c828c43e 100644 --- a/src/index.js +++ b/src/index.js @@ -208,6 +208,8 @@ export default { 'source.ruby.rails', 'source.ruby.rspec', 'source.ruby.chef', + 'source.chef.metadata', + 'source.chef.recipes', ], scope: 'file', lintsOnChange: true,