Skip to content

Commit

Permalink
Merge pull request #327 from AleoHQ/remove_license_header_fmt
Browse files Browse the repository at this point in the history
Remove license_template_path format feature
  • Loading branch information
howardwu authored Aug 28, 2022
2 parents 59310c4 + ccb1760 commit 0f72130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use_try_shorthand = true

# Nightly configurations
imports_layout = "HorizontalVertical"
license_template_path = ".resources/license_header"
imports_granularity = "Crate"
overflow_delimited_expr = true
reorder_impl_items = true
Expand Down

0 comments on commit 0f72130

Please sign in to comment.