feat: Enhanced token validations #241
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
Chronos/Helper/OtpAuthUrlParser.swift#L8
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Chronos/Helper/OtpAuthUrlParser.swift#L13
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Chronos/Helper/OtpAuthUrlParser.swift#L15
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L4
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L8
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L66
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L77
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L88
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L99
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
ChronosTests/Token/TokenValidator.swift#L125
Remove trailing space at end of a line. (trailingSpace)
|