elijah / chef-prometheus

Chef cookbook for Prometheus. The open source service monitoring system and time-series database.
Apache License 2.0
52 stars 93 forks source link

use cookstyle, chef13 prep #86

Open tmonk42 opened 6 years ago

tmonk42 commented 6 years ago

Rather than maintain a customized rubocop config with a pile of exemptions via comments inline in code, use Cookstyle for linting and fix up those findings.