External Tool Support#
Noctule supports several tools that are widely used in the Swift world.
Each tool is documented on its own page:
- SwiftFormat — linting, format on save and
.swiftformatconfiguration files - SwiftLint — diagnostics, quick fixes, format on save and
.swiftlint.ymlconfiguration files - Swift Toolchain Formatter —
swift formatof Swift 6 and later