mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Clean up app.cc
(#9201)
- Rename `expected` to `expectedType` - Use early `return` and `continue` to reduce nesting
This commit is contained in:
parent
edc07588ec
commit
201a4af9a4
2 changed files with 24 additions and 18 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -138,7 +138,9 @@ nix-rust/target
|
|||
|
||||
result
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# clangd and possibly more
|
||||
.cache/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue