Browse Source

clang-format does not support python

Paul-Louis Ageneau 5 years ago
parent
commit
17f99252cd
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .clang-format

+ 0 - 5
.clang-format

@@ -13,9 +13,4 @@ Language: JavaScript
 IndentWidth: 2
 IndentWidth: 2
 UseTab: Never
 UseTab: Never
 ColumnLimit: 100
 ColumnLimit: 100
----
-Language: Python
-IndentWidth: 4
-UseTab: Never
-ColumnLimit: 79
 ...
 ...