]> Git Repo - linux.git/blobdiff - .editorconfig
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
[linux.git] / .editorconfig
index 854773350cc5a92bf40312f8dce0f452166c19d6..29a30ccfc07bf2019cc05613c67ed35e02af6490 100644 (file)
@@ -5,7 +5,6 @@ root = true
 [{*.{awk,c,dts,dtsi,dtso,h,mk,s,S},Kconfig,Makefile,Makefile.*}]
 charset = utf-8
 end_of_line = lf
-trim_trailing_whitespace = true
 insert_final_newline = true
 indent_style = tab
 indent_size = 8
@@ -13,7 +12,6 @@ indent_size = 8
 [*.{json,py,rs}]
 charset = utf-8
 end_of_line = lf
-trim_trailing_whitespace = true
 insert_final_newline = true
 indent_style = space
 indent_size = 4
@@ -26,7 +24,6 @@ indent_size = 8
 [*.yaml]
 charset = utf-8
 end_of_line = lf
-trim_trailing_whitespace = unset
 insert_final_newline = true
 indent_style = space
 indent_size = 2
This page took 0.030872 seconds and 4 git commands to generate.