================ @@ -0,0 +1,5 @@ +[*] +charset = utf-8 +end_of_line = lf +insert_final_newline = true ---------------- EugeneZelenko wrote:
I would add `trim_trailing_whitespace` and `indent_style` too, since both settings are applicable to other files. https://github.com/llvm/llvm-project/pull/167269 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
