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.
InlineArrayTypeSugar
1 parent 1b712ed commit f62b603Copy full SHA for f62b603
.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