Paste a coherent slice: a view with its view model, or a network client with the model types it decodes - not a lone protocol with no adopters.
Keep SwiftLint and compiler warnings-as-errors in CI. CodeCritic targets reasoning: "this task survives view teardown" beats line length.
Note minimum OS version and strict concurrency settings in the PR when pasting code that uses newer Swift features behind availability checks.
GitHub integration keeps feedback on the diff your team already discusses in review comments.
Paid tiers add API automation when every push to a shared package should trigger the same scan.
Reproduce crash and concurrency findings on device or simulator - AI can miss Objective-C selectors bridged into Swift without obvious annotations.
Details: Integrations, Limitations, Pricing.