mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-04 01:21:04 +00:00
clang-format pybullet.c
move AccessModifierOffset to -4 (public:, private:, protected: are aligned to the left in Bullet)
This commit is contained in:
parent
e524b22fd6
commit
901b314a1e
@ -83,6 +83,7 @@ SpacesInContainerLiterals: true
|
||||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
AccessModifierOffset: -4
|
||||
Standard: Auto
|
||||
TabWidth: 4
|
||||
UseTab: ForContinuationAndIndentation
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user