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.
1 parent 29bfe82 commit 565993cCopy full SHA for 565993c
.github/workflows/pull_request.yml
@@ -14,7 +14,6 @@ jobs:
14
format_check_enabled: false
15
license_header_check_enabled: false
16
docs_check_enabled: false
17
- yamllint_check_enabled: false
18
19
unit-tests:
20
name: Unit tests
.spi.yml
@@ -1,4 +1,4 @@
1
version: 1
2
builder:
3
configs:
4
- - documentation_targets: [WebAuthn]
+ - documentation_targets: [WebAuthn]
.swiftlint.yml
@@ -10,4 +10,4 @@ identifier_name:
10
- rp
11
12
line_length:
13
- ignores_comments: true
+ ignores_comments: true
0 commit comments