mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Set clang-format macro indent.
1) Set clang-format macro indent. 2) Run clang-format on every files.
This commit is contained in:
@@ -59,9 +59,10 @@
|
||||
* Latest version: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
|
||||
*/
|
||||
|
||||
#include "ftxui/screen/string.hpp"
|
||||
#include <wchar.h>
|
||||
|
||||
#include "ftxui/screen/string.hpp"
|
||||
|
||||
namespace {
|
||||
struct interval {
|
||||
int first;
|
||||
|
Reference in New Issue
Block a user