Skip to content

Commit

Permalink
Reverted formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markopoloparadox committed Sep 11, 2023
1 parent 568a08f commit 4fa37f6
Show file tree
Hide file tree
Showing 34 changed files with 1,760 additions and 871 deletions.
10 changes: 0 additions & 10 deletions .rustfmt.toml

This file was deleted.

10 changes: 0 additions & 10 deletions avail-subxt/.rustfmt.toml

This file was deleted.

13 changes: 13 additions & 0 deletions avail-subxt/rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
match_block_trailing_comma = true
use_field_init_shorthand = true
edition = "2021"
hard_tabs = true

# Disabled on Stable
#
# fn_single_line = true
# match_arm_blocks = true
# imports_granularity = "Crate"
# overflow_delimited_expr = true
# reorder_impl_items = true
# group_imports = "StdExternalCrate"
Loading

0 comments on commit 4fa37f6

Please sign in to comment.