Feature Request
The company I work at uses Phabricator internally, which in turn uses the @generated string to detected whether a file shouldn't be diffed due to being generated by a tool. Would it be possible to add a header with that text to poetry.lock?
I'll note that there is some precedent, at least in Rust's Cargo, to do this: rust-lang/cargo#6180