We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b712ed + f62b603 commit 345e575Copy full SHA for 345e575
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- run: swift --version
22
- - run: swift format lint --enable-experimental-feature InlineArrayTypeSugar -rp .
+ - run: swift format lint -rp .
23
yamllint:
24
runs-on: ubuntu-24.04-arm
25
0 commit comments