kkebo / zyphy

Zyphy is (or will be) a fast web browser engine written in Swift.
MIT License
4 stars 1 forks source link

style: swift-format #102

Closed kkebo closed 1 month ago

kkebo commented 1 month ago

I have reformatted code with swift-format bundled in the Swift main-snapshot-2024-08-07 toolchain.

github-actions[bot] commented 1 month ago

Code Metrics Report

main (2046b8e) #102 (207681c) +/-
Coverage 85.2% 85.8% +0.6%
Details ``` diff | | main (2046b8e) | #102 (207681c) | +/- | |-----------|----------------|----------------|-------| + | Coverage | 85.2% | 85.8% | +0.6% | | Files | 9 | 9 | 0 | | Lines | 1587 | 1579 | -8 | + | Covered | 1353 | 1356 | +3 | ```

Reported by octocov

github-actions[bot] commented 1 month ago

Code Metrics Report

main (be3743b) #102 (aff5cea) +/-
Coverage 85.3% 85.7% +0.4%
Details ``` diff | | main (be3743b) | #102 (aff5cea) | +/- | |-----------|----------------|----------------|-------| + | Coverage | 85.3% | 85.7% | +0.4% | | Files | 9 | 9 | 0 | | Lines | 1592 | 1583 | -9 | - | Covered | 1358 | 1357 | -1 | ```

Reported by octocov

github-actions[bot] commented 1 month ago

Code Metrics Report

main (be3743b) #102 (1f343ef) +/-
Coverage 85.3% 85.4% +0.1%
Details ``` diff | | main (be3743b) | #102 (1f343ef) | +/- | |-----------|----------------|----------------|-------| + | Coverage | 85.3% | 85.4% | +0.1% | | Files | 9 | 9 | 0 | | Lines | 1592 | 1594 | +2 | + | Covered | 1358 | 1362 | +4 | ```

Reported by octocov