Skip to content

Commit 25e3bfe

Browse files
committed
Clean up yaml lint
1 parent 3c29396 commit 25e3bfe

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
coverage:
23
status:
3-
patch: off
4+
patch: false

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
included:
23
- GEOSwiftMapKit
34
- GEOSwiftMapKitTests

GEOSwiftMapKitTests/.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
disabled_rules:
23
- force_try
34
- type_body_length

0 commit comments

Comments
 (0)