Raphaël Pinson
Raphaël Pinson
So, unless we can lift the "no slash in key" restriction, the other option is to turn this into a seq lens, but that's kind of ugly: ``` { "1"...
The restriction is in the type checker, which makes it impossible to write lenses whose keys accept a slash: https://github.com/hercules-team/augeas/blob/master/src/lens.c#L586
Yes, @lutter is the one who would know.
End-of-line comments do work, but empty comments are not considered as comments.
One option could be to use `empty` instead of `eol` at the end of entries.
@timurb ping?
Sorry, my bad, I reviewed the PR a bit too fast ;-)
@lutter does that look good to you?
Thanks. I usually add a `needs-tests` label to PRs without tests, but this one has tests and no code...
@hercules-team/maintainers Travis CI has become unusable. I'm looking to switch to GitHub Actions instead.