Merge pull request #1013 from erwincoumans/master

relax the UseTab, apply clang-format to pybullet.c
This commit is contained in:
erwincoumans
2017-03-13 19:17:16 -07:00
committed by GitHub
2 changed files with 3116 additions and 3111 deletions

View File

@@ -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