Skip to content

Commit 54b396e

Browse files
committed
Update SwiftLint rule for the license
1 parent 5dfd6d4 commit 54b396e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.swiftlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ indentation_width:
4343
trailing_comma:
4444
mandatory_comma: true
4545
file_header:
46-
required_pattern: ([Copyright (c) \d{4} Raycast. All rights reserved.])\w+
46+
required_pattern: ([Copyright (c) \d{4}\-\d{4} Raycast. All rights reserved.])\w+
4747
identifier_name:
4848
min_length:
4949
error: 3

0 commit comments

Comments
 (0)