Skip to content

simon/simple swift tokenizer tests #5

simon/simple swift tokenizer tests

simon/simple swift tokenizer tests #5

Triggered via pull request April 22, 2025 23:45
Status Success
Total duration 21s
Artifacts

lint-codebase.yml

on: pull_request
swiftlint
13s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
swiftlint: Tokenizer/Package.swift#L22
There should be no space before and one after any comma (comma)
swiftlint: Tokenizer/Package.swift#L5
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Tokenizer/Package.swift#L5
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
swiftlint: Tokenizer/Package.swift#L14
Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
swiftlint: Tokenizer/Package.swift#L17
Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
swiftlint: Tokenizer/Package.swift#L21
Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
swiftlint: Tokenizer/Sources/TokenizerApp/main.swift#L3
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Tokenizer/Sources/TokenizerApp/main.swift#L13
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Tokenizer/Sources/TokenizerApp/main.swift#L18
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Tokenizer/Sources/TokenizerApp/main.swift#L22
All declarations should specify Access Control Level keywords explicitly (explicit_acl)