Issues 共 508
Add `inconsistent_default_argument` rule
#6668 · rgoldberg · 2026-05-27
prefer_key_path autofix produces uncompilable code for closures nested inside a #require/#expect call
#6657 · Joseph-Cursio · 2026-05-21
`unused_import` seems to work only for public imports
#6620 · rgoldberg · 2026-04-26
Depend on tagged release of swift-syntax to enable Xcode 26 pre-built compilation cache
#6574 · sinoru · 2026-04-02
`redundant_self` false positive with Logger
#6542 · Nef10 · 2026-03-15
`swiftlint lint --fix --use-stdin` does not print fixed source
#6501 · jansorg · 2026-02-19
Extend trailing_comma rule to support function parameters and tuple elements
#6500 · VentanYu · 2026-02-19
Bug: `indentation_width` rule does not detect incorrectly indented closing braces
#6498 · windaishi · 2026-02-17
Enable GitHub immutable releases
#6496 · danieleformichelli · 2026-02-17
`unneeded_throws_rethrows` false positive when `try` is in parameter in a function with trailing closure
#6491 · Nef10 · 2026-02-13