Commit a630950
fix: suppress nolintlint for platform-specific contextcheck
The contextcheck linter only triggers on macOS (where EnsureKeychainAccess
has a real implementation), but on Linux the stub doesn't trigger it,
causing nolintlint to complain the directive is unused.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 218c53c commit a630950
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
0 commit comments