hercules-team / augeas

A configuration editing tool and API
http://augeas.net/
GNU Lesser General Public License v2.1
486 stars 199 forks source link

Puppetfile lens doesn't allow inline comments #811

Open vchepkov opened 1 year ago

vchepkov commented 1 year ago

Lens fails to parse Puppetfile with Inline comment For example:

mod 'golja/gnupg', '1.2.3' #dependency for rvm
mod 'janschumann/rvm', '1.14.2'

Failed to parse Puppetfile at line 2, character 0: Iterated lens matched less than it should