Tokamak/Sources/TokamakDemo
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
..
Buttons Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Containers Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
DOM Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Drawing Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Layout Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Misc Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Modifiers Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Selectors Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Text Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
TokamakDemo.swift Update for JSKit 0.11.1, add async `task` modifier (#457) 2021-11-23 15:31:28 +01:00
logo-header.png Add `Image` implementation, bump JSKit to 0.9.0 (#155) 2020-12-04 11:19:55 +00:00
main.swift Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00