mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12: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 |
||
---|---|---|
.. | ||
futures-ext | ||
json-ext | ||
opendds-derive | ||
recursion_limit_macro | ||
tracing-util |