mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 05:21:08 +00:00
Change max width to 100. (#4072)
This commit is contained in:
committed by
Gavin Wood
parent
401e213aa2
commit
f5f4c2d480
@@ -6,7 +6,7 @@ tab_width=4
|
||||
end_of_line=lf
|
||||
charset=utf-8
|
||||
trim_trailing_whitespace=true
|
||||
max_line_length=120
|
||||
max_line_length=100
|
||||
insert_final_newline=true
|
||||
|
||||
[*.yml]
|
||||
|
||||
Reference in New Issue
Block a user