mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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:
@@ -33,7 +33,7 @@
|
||||
#include "swift/Frontend/PrintingDiagnosticConsumer.h"
|
||||
#include "swift/IDE/CodeCompletion.h"
|
||||
#include "swift/IDE/CommentConversion.h"
|
||||
#include "swift/IDE/Formatting.h"
|
||||
#include "swift/IDE/Indenting.h"
|
||||
#include "swift/IDE/SourceEntityWalker.h"
|
||||
#include "swift/IDE/SyntaxModel.h"
|
||||
#include "swift/Subsystems.h"
|
||||
|
||||
Reference in New Issue
Block a user