mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename the swift-format utility to swift-indent
This is to distinguish the C++ indenting functionality from the new formatter that is written in Swift.
This commit is contained in:
@@ -158,7 +158,7 @@ public:
|
||||
Interactive, // swift
|
||||
Batch, // swiftc
|
||||
AutolinkExtract, // swift-autolink-extract
|
||||
SwiftFormat // swift-format
|
||||
SwiftIndent // swift-indent
|
||||
};
|
||||
|
||||
class InputInfoMap;
|
||||
|
||||
Reference in New Issue
Block a user