Boyko Vladimir

Results 8 comments of Boyko Vladimir

> Yeah, we do. `swimat -r` or `find . -name *.swift | xargs swimat` might be helpful. It only formats files inside the current folder but not in the subfolders.

> Do you guys think we should mention this in our README? > After that I think we ok to close it? Absolutely, it would be very helpful.

I got ``` % swimat -r Finished formatting 0 files. ``` But there are swift files in the directory.

> The HTML `body` is not yet exposed: > https://github.com/SwiftWebUI/SwiftWebUI/blob/develop/Sources/SwiftWebUI/ViewHosting/NIOHostingSession.swift#L187 > > Though I guess the proper fix would be to assign "height: 100%" to the first view. What if...