Merge pull request #5568 from maxguzenski/no-gaps-and-rounding

Add decoration section with rounding = 0 to no-gaps mode
This commit is contained in:
David Heinemeier Hansson
2026-05-04 17:48:32 +02:00
committed by GitHub
+4
View File
@@ -4,3 +4,7 @@ general {
gaps_in = 0
border_size = 0
}
decoration {
rounding = 0
}