mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-03 14:48:22 +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
|