Spawning from https://github.com/element-hq/synapse/pull/18689 Example CI failure that will stop people from leaving stray `Cargo.lock` changes behind, ``` Error: Cargo.lock has uncommitted changes after install. Please run 'poetry install --extras all' and commit the Cargo.lock changes. ```
2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
Prevent dirty `Cargo.lock` changes from install.
|