swiftlint: drive the repo to zero violations #22
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "swiftlint-zero"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build: Appleruns SwiftLint withstrict: true, so the 40 remaining violations were still failing CI. Three honest categories:Generated/BridgeJS.swift(8) — machine-written; lint the generator's inputs, not its output.legacy_objc_type(13) — 13/13 false positives:NSFileProviderItemrequiresNSNumber?fordocumentSize/childItemCount/favoriteRank, and the rest bridge Security-framework dictionaries.isMultiple(of:), Touch ID accessibility label, chain line break.asyncrequired by protocol contract (AppIntent.perform, backend requirements, agent entry point).Full lint: 0 violations. All touched files pass
swiftc -parse.🤖 Generated with Claude Code