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 .swiftformat configuration files
  • SwiftLint — diagnostics, quick fixes, format on save and .swiftlint.yml configuration files
  • Swift Toolchain Formatterswift format of Swift 6 and later