Tokamak/Sources/TokamakCore/Views/Navigation
Max Desiatov 9db23c9e3f
Tweak formatting rules for attributes (#492)
The abundance of `@_spi(TokamakCore)` makes it harder to parse some of our code visually when skimming. I propose consistently moving attributes on declarations to separate lines. Here's an update to `.swiftformat` config with the new settings applied to the codebase.

* Tweak formatting rules

* Improve readability with newlines

* More newlines to visually separate declarations

* Fix build error caused by merge conflict

Co-authored-by: Carson Katri <Carson.katri@gmail.com>
2022-05-31 08:18:53 +01:00
..
NavigationBarItem.swift Add `Toolbar` implementation for HTML renderer (#169) 2021-08-05 16:17:30 +01:00
NavigationLink.swift Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
NavigationView.swift Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Toolbar.swift Add `Toolbar` implementation for HTML renderer (#169) 2021-08-05 16:17:30 +01:00
ToolbarContentBuilder.swift Build and test with SwiftWasm 5.6 on CI (#475) 2022-04-08 21:36:52 +01:00
ToolbarItem.swift Add `Toolbar` implementation for HTML renderer (#169) 2021-08-05 16:17:30 +01:00