mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-24 10:56:29 +02:00
chore: git-hooks rustfmt and clippy
This commit is contained in:
@@ -219,7 +219,7 @@ fn add_char_into_object(
|
||||
}
|
||||
}
|
||||
(&Value::Bool(true) | &Value::Bool(false), &ObjectStatus::Scalar { .. }, 'e')
|
||||
| (&Value::Object(_), &ObjectStatus::ValueQuoteClose, '}') => {
|
||||
| (&Value::Object(_), &ObjectStatus::ValueQuoteClose, '}') => {
|
||||
*current_status = ObjectStatus::Closed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user