mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
7 lines
162 B
YAML
7 lines
162 B
YAML
# Allow "=begin"/"=end" multiline comments in order to protect munin's
|
|
# magic markers ("#%#").
|
|
Style/BlockComments:
|
|
Enabled: false
|
|
|
|
AllCops:
|
|
NewCops: enable
|