mirror of
https://github.com/godotengine/godot
synced 2024-11-02 14:43:31 +00:00
3b11e33a09
Sets `AlignOperands` to `DontAlign`. `clang-format` developers seem to mostly care about space-based indentation and every other version of clang-format breaks the bad mismatch of tabs and spaces that it seems to use for operand alignment. So it's better without, so that it respects our two-tabs `ContinuationIndentWidth`. |
||
---|---|---|
.. | ||
config.py | ||
image_compress_pvrtc.cpp | ||
image_compress_pvrtc.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
texture_loader_pvr.cpp | ||
texture_loader_pvr.h |