mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
dfccac348e
Just because it's fewer lines of code. 1. Invert `if`/`else` blocks with negative conditions. 2. Unwrap redundant `else` blocks. 3. Simplify a few branches to `let … else`. 4. Replace a `match` with `if let`. V3_GIT_ORIGIN_REV_ID: 4f10730b688d21c1fc86a45ee5fb4adf008b3d94 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |