mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2025-12-31 21:48:42 +03:00
4db876a82c5b9f01c009a83f5bb9904f0a4f9ef4
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`.
Description
VisualScript as a Godot Engine c++ module
Languages
C++
99.3%
C
0.4%
Python
0.3%