mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-26 21:30:14 +03:00
Replace spaces with tabs
This commit is contained in:
parent
9454a1c859
commit
8be0e0432b
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ final class EnumArrayLiteralCheck : BaseAnalyzer
|
|||
~ part.identifier.text ~ " = [ ...' instead.");
|
||||
}
|
||||
}
|
||||
() @trusted { autoDec.accept(this); } ();
|
||||
() @trusted { autoDec.accept(this); } ();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue