Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / .rubocop.yml @ 5c983dbc

Historique | Voir | Annoter | Télécharger (162 octets)

1 809639ab Lars Kruse
# Allow "=begin"/"=end" multiline comments in order to protect munin's
2
# magic markers ("#%#").
3
Style/BlockComments:
4
  Enabled: false
5
6
AllCops:
7
  NewCops: enable