Open
Description
Most formatting and linting tasks happen at build time and Xcode has support for build time plugins if they conform to BuildToolPlugin
. Therefore, maybe we should consider making FormatPlugin
and LintPlugin
BuildToolPlugin
? This will make it easier to integrate swift-format for people who use Xcode.
Metadata
Metadata
Assignees
Labels
No labels