Browse Source

clang-format does not support python

Paul-Louis Ageneau 5 năm trước cách đây
mục cha
commit
17f99252cd
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      .clang-format

+ 0 - 5
.clang-format

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