mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 07:22:12 -05:00
Clang Format: disable formatting lib/, same as was done for extern/
Precompiled library headers don't follow Blender code style.
This commit is contained in:
parent
c5203ef7fd
commit
597f279702
1 changed files with 2 additions and 0 deletions
2
lib/.clang-format
Normal file
2
lib/.clang-format
Normal file
|
@ -0,0 +1,2 @@
|
|||
DisableFormat: true
|
||||
SortIncludes: false
|
Loading…
Reference in a new issue