소스 검색

first commit

Aaro Saila 10 달 전
커밋
569606c16d
1개의 변경된 파일과 4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      clang-format

+ 4 - 0
clang-format

@@ -0,0 +1,4 @@
+BasedOnStyle: webkit
+IndentWidth: 4
+BreakBeforeBraces: Attach
+SpaceAfterCStyleCast: true