UNPKG
nhardman-test-package
Version:
latest (4.1.28)
4.1.28
4.1.27
4.1.26
4.1.25
4.1.24
4.1.23
4.1.22
4.1.21
4.1.20
4.1.19
4.1.18
4.1.17
4.1.16
4.1.15
4.1.14
4.1.13
4.1.12
4.1.11
4.1.10
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
test
github.com/IBM-Swift/generator-swiftserver
IBM-Swift/generator-swiftserver
nhardman-test-package
/
Package-Builder
/
tests
/
library
/
.swiftlint.yml
12 lines
(10 loc)
•
227 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
disabled_rules:
# rule identifiers to exclude from running
-
line_length
-
file_length
-
identifier_name
-
type_name
-
cyclomatic_complexity
type_name:
max_length:
# warning and error
warning:
60
error:
80