On Mon, May 21, 2012 at 11:55 AM, Tim Mooney <tim.moo...@ndsu.edu> wrote: > > All- > > I've been working through our local manifests with puppet-lint, trying > to make certain we're as prepared as possible for puppet 3.x. I would > like for our manifests to be warning-free. The class of warnings > related to long lines has me questioning what the best practice is to > avoid lines longer than 80 characters.
You can use a variable to shorten it, but I don't know if that actually improves code clarity. There's some discussion about removing it from the recommendation: https://github.com/puppetlabs/puppet-docs/pull/68 Personally, I will not be sad if it gets dropped from docs and puppet-lint. Thanks, Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.