There was an error while loading. Please reload this page.
1 parent 5703450 commit b806da8Copy full SHA for b806da8
1 file changed
.editorconfig
@@ -342,13 +342,6 @@ insert_final_newline = unset
342
resharper_enforce_empty_line_at_end_of_file = false
343
indent_style = unset
344
345
-# Exclude LICENSE.txt (we should preserve original formatting here)
346
-[**/LICENSE.txt]
347
-trim_trailing_whitespace = unset
348
-insert_final_newline = unset
349
-resharper_enforce_empty_line_at_end_of_file = false
350
-indent_style = unset
351
-
352
# Exclude *.snk (we don't care about formatting here)
353
[**/*.snk]
354
trim_trailing_whitespace = unset
0 commit comments