sensu / sensu-chef

Sensu Chef cookbook.
https://supermarket.chef.io/cookbooks/sensu
Apache License 2.0
222 stars 280 forks source link

Thoughts on cookstyle #543

Open tas50 opened 7 years ago

tas50 commented 7 years ago

I'm curious what everyone's thoughts are on applying cookstyle to this cookbook to match other cookbooks in the Chef ecosystem. It's a pretty big change as things go from double to single quotes which also aligns with the default rubocop rules.

majormoses commented 7 years ago

@tas50 certainly open to it but I would rather focus on things like having custom resources and other improvements but certainly support if you want do this sooner rather than later.