mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 10:01:17 +00:00
Ensure cumulus/bridges is ignored by formatter and run it (#1369)
This commit is contained in:
+2
-2
@@ -19,9 +19,9 @@ trailing_comma = "Vertical"
|
||||
trailing_semicolon = false
|
||||
use_field_init_shorthand = true
|
||||
ignore = [
|
||||
"bridges",
|
||||
"cumulus/bridges",
|
||||
]
|
||||
edition = "2021"
|
||||
# Format comments
|
||||
comment_width = 100
|
||||
wrap_comments = true
|
||||
wrap_comments = true
|
||||
|
||||
Reference in New Issue
Block a user