[layout] add more layout code with tests #12
Annotations
1 error and 5 warnings
Lint
Process completed with exit code 2.
|
Lint:
Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L316
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
|
Lint:
Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L321
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
|
Lint:
Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L326
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
|
Lint:
Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L331
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
|
Lint
Done linting! Found 4 violations, 0 serious in 170 files.
|