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.
--strict
1 parent ec3b9b8 commit 5270264Copy full SHA for 5270264
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- run: swift --version
21
- - run: swift format lint -rp .
+ - run: swift format lint -rsp .
22
yamllint:
23
runs-on: ubuntu-24.04-arm
24
0 commit comments