We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1032256 commit 9898b57Copy full SHA for 9898b57
.editorconfig
@@ -60,3 +60,11 @@ end_of_line = unset
60
charset = unset
61
trim_trailing_whitespace = unset
62
insert_final_newline = unset
63
+
64
+[benches/**]
65
+indent_style = unset
66
+indent_size = unset
67
+end_of_line = unset
68
+charset = unset
69
+trim_trailing_whitespace = unset
70
+insert_final_newline = unset
0 commit comments