mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-28 07:22:21 -08:00
[formatting] add newline to file(s) (#1508)
* Trail appropriate files with a new line * For some ironic reason it ignored itself Probably because it wasn’t tracked/commited yet. * Rename newlines to server executable naming pattern
This commit is contained in:
parent
8bb533f646
commit
e06d8eabec
71 changed files with 84 additions and 68 deletions
|
|
@ -447,4 +447,4 @@ public class ApplicationTests{
|
|||
tile.block().handleStack(item, 1, tile, unit);
|
||||
assertEquals(capacity, tile.entity.items.get(item));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue