Add IntegerConformances #35
Annotations
10 warnings
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L48
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L76
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L80
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L124
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L128
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L132
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L136
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L140
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L60
Identifier Name Violation: Variable name should be between 2 and 80 characters long: 'n' (identifier_name)
|
SwiftLint:
Sources/Snowflake/Snowflake+IntegerConformances.swift#L72
Identifier Name Violation: Variable name should be between 2 and 80 characters long: 'x' (identifier_name)
|