mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-06 20:34:29 +00:00
add clang-format conf to the project, format the c++ code (#1141)
This commit is contained in:
@@ -38,4 +38,3 @@ const std::wstring_view* TextBufferTextIterator::operator->() const
|
||||
{
|
||||
return &_view.Chars();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user