munin-contrib/.rubocop.yml

8 lines
162 B
YAML

# Allow "=begin"/"=end" multiline comments in order to protect munin's
# magic markers ("#%#").
Style/BlockComments:
Enabled: false
AllCops:
NewCops: enable