Don't enforce column limit for our code style
This commit is contained in:
parent
a5993a7023
commit
1820c9cd10
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ BasedOnStyle: Google
|
|||
# 'vector<vector<int>>'. ('Auto' means that clang-format will only use
|
||||
# 'int>>' if the file already contains at least one such instance.)
|
||||
Standard: Cpp11
|
||||
ColumnLimit: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue