kkebo / zyphy

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

build: use builtin swift-format #50

Closed kkebo closed 4 months ago

kkebo commented 4 months ago

I have been using swift-format as a SwiftPM plugin since #14, but swift-format seems to be included in the recent main snapshot toolchain, so I decided to use that one.

This will speed up CI.

github-actions[bot] commented 4 months ago

Code Metrics Report

main (ce1b097) #50 (0d59bb1) +/-
Coverage 89.0% 89.0% 0.0%
Details ``` diff | | main (ce1b097) | #50 (0d59bb1) | +/- | |-----------|----------------|---------------|------| | Coverage | 89.0% | 89.0% | 0.0% | | Files | 7 | 7 | 0 | | Lines | 1215 | 1215 | 0 | | Covered | 1081 | 1081 | 0 | ```

Reported by octocov

github-actions[bot] commented 4 months ago

Code Metrics Report

main (ce1b097) #50 (be12a07) +/-
Coverage 89.0% 89.0% 0.0%
Details ``` diff | | main (ce1b097) | #50 (be12a07) | +/- | |-----------|----------------|---------------|------| | Coverage | 89.0% | 89.0% | 0.0% | | Files | 7 | 7 | 0 | | Lines | 1215 | 1215 | 0 | | Covered | 1081 | 1081 | 0 | ```

Reported by octocov