Skip to content

Commit

Permalink
don't sort includes
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Jan 11, 2019
1 parent b3fe944 commit cb5fceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ AllowShortCaseLabelsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
ColumnLimit: 100
Standard: Cpp03
SortIncludes: false

0 comments on commit cb5fceb

Please sign in to comment.