It would be really nice to have support for Chef cookstyle. I could submit a pull-request for it pretty easily, it's basically just a dialect of rubcop and I was able to get a test to work by just copying the RuboCop related stuff to CookStyle and it worked great.