Implement config overlays for projects and products, improve err msgs #250
Annotations
10 warnings
swift-lint:
Sources/swift-bundler/Extensions/Array.swift#L59
Identifier Name Violation: Variable name 'be' should be between 3 and 60 characters long (identifier_name)
|
swift-lint:
Sources/swift-bundler/Extensions/Sequence.swift#L3
Todo Violation: TODOs should be resolved (Create test for this) (todo)
|
swift-lint:
Sources/swift-bundler/Extensions/Process.swift#L91
Identifier Name Violation: Variable name 'fh' should be between 3 and 60 characters long (identifier_name)
|
swift-lint:
Sources/swift-bundler/Extensions/Process.swift#L22
Todo Violation: TODOs should be resolved (This is pretty janky (i.e. wha...) (todo)
|
swift-lint:
Sources/swift-bundler/Extensions/Process.swift#L92
Todo Violation: TODOs should be resolved (All of this Process code is ge...) (todo)
|
swift-lint:
Sources/swift-bundler/Extensions/Process.swift#L257
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Sources/swift-bundler/Bundler/NonMacApplePlatform.swift#L35
Identifier Name Violation: Variable name 'os' should be between 3 and 60 characters long (identifier_name)
|
swift-lint:
Sources/swift-bundler/Bundler/NonMacApplePlatform.swift#L37
Identifier Name Violation: Variable name 'os' should be between 3 and 60 characters long (identifier_name)
|
swift-lint:
Sources/swift-bundler/Bundler/NonMacApplePlatform.swift#L37
Identifier Name Violation: Variable name 'os' should be between 3 and 60 characters long (identifier_name)
|
swift-lint:
Sources/swift-bundler/Bundler/MetalCompiler.swift#L175
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|