It would be nice to be able to specify that the paths are on individual lines, but ignore the names. The 2 options seem to be always or never. If always, it can add alot of additional lines for a long list of deps, which while useful in mapping name to path, may be costly in unneeded line counts. If I specify never, I get it to a single line, but if coupled with a max-len rule, its likely it'll conflict.