mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
ci: increase clint line length limit to 100 characters (#15252)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
BasedOnStyle: Google
|
||||
Language: Cpp
|
||||
ColumnLimit: 80
|
||||
ColumnLimit: 100
|
||||
IndentWidth: 2
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
|
Reference in New Issue
Block a user