Merge pull request #1013 from erwincoumans/master
relax the UseTab, apply clang-format to pybullet.c
This commit is contained in:
@@ -83,8 +83,9 @@ SpacesInContainerLiterals: true
|
|||||||
SpacesInCStyleCastParentheses: false
|
SpacesInCStyleCastParentheses: false
|
||||||
SpacesInParentheses: false
|
SpacesInParentheses: false
|
||||||
SpacesInSquareBrackets: false
|
SpacesInSquareBrackets: false
|
||||||
|
AccessModifierOffset: -4
|
||||||
Standard: Auto
|
Standard: Auto
|
||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
UseTab: Always
|
UseTab: ForContinuationAndIndentation
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user