removed comment with default: rustfmt-brace_style
This commit is contained in:
parent
fe0ac6742e
commit
4c65bd1c46
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
// rustfmt-brace_style: SameLineWhere
|
||||
|
||||
mod M {
|
||||
enum A
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// rustfmt-brace_style: SameLineWhere
|
||||
|
||||
mod M {
|
||||
enum A {
|
||||
A,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue