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
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
AccessModifierOffset: -4
|
||||
Standard: Auto
|
||||
TabWidth: 4
|
||||
UseTab: Always
|
||||
UseTab: ForContinuationAndIndentation
|
||||
...
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user