mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 12:35:07 +00:00
format empty records and anonymous types as a single line
This commit is contained in:
@@ -199,6 +199,5 @@ class FeverIT extends BaseIT {
|
||||
}
|
||||
}
|
||||
|
||||
private record Param(String name, String value) {
|
||||
}
|
||||
private record Param(String name, String value) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user