diff options
| author | alevitskii <[email protected]> | 2024-10-29 20:33:29 +0300 |
|---|---|---|
| committer | alevitskii <[email protected]> | 2024-10-29 21:04:18 +0300 |
| commit | fa653f89746744964114f44dce53c0f6ffb6deba (patch) | |
| tree | cf44827e63fc7b9d1bd37d8e0e94eae1741de210 | |
| parent | 82919195f54e297ad5f7eef6f78d67b52c5de63d (diff) | |
Don't style build/scripts/_fake_src.cpp
Don't style build/scripts/_fake_src.cpp
commit_hash:e22cd38bd3e4a39ec5edda66fcc6c4c298531cc2
| -rw-r--r-- | build/scripts/_fake_src.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/scripts/_fake_src.cpp b/build/scripts/_fake_src.cpp index 139597f9cb0..4f31cbffc75 100644 --- a/build/scripts/_fake_src.cpp +++ b/build/scripts/_fake_src.cpp @@ -1,2 +1 @@ - - +// DO_NOT_STYLE because this script is sometimes implicilty added as a styling target to STYLE_CPP |
