Delete .clang-format

pull/814/head
Travis Dean 2020-03-30 08:48:01 -04:00 zatwierdzone przez GitHub
rodzic 9875fbef0a
commit a88ae2ca56
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 12 usunięć

Wyświetl plik

@ -1,12 +0,0 @@
---
BasedOnStyle: Webkit
IndentWidth: 2
AlignTrailingComments: true
SpacesBeforeTrailingComments: 8
AllowShortIfStatementsOnASingleLine: Always
AllowShortLoopsOnASingleLine: true
AllowShortLambdasOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortFunctionsOnASingleLine: All
AllowShortBlocksOnASingleLine: true
IndentCaseLabels: true