Skip to content

Commit

Permalink
Clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
janten committed Apr 9, 2021
1 parent 054782f commit 9455aa0
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 182 deletions.
3 changes: 3 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 120
2 changes: 0 additions & 2 deletions keypad-layout/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@

@interface AppDelegate : NSObject <NSApplicationDelegate>


@end

Loading

0 comments on commit 9455aa0

Please sign in to comment.