Icinga / puppet-icinga2-legacy

(legacy) Puppet module for Icinga 2 (EOL)
GNU General Public License v2.0
55 stars 93 forks source link

fix puppet lint config #214

Closed n00by closed 8 years ago

n00by commented 8 years ago

no-80chars option is no longer supported use no-140chars-check option instead

arioch commented 8 years ago

Only if you update puppet-lint to version 2. ;) Updated while merging this PR.

Thanks!