.editorconfig in confctl-1.0.0 vs .editorconfig in confctl-2.0.0
- old
+ new
@@ -3,9 +3,9 @@
[*]
charset = utf-8
end_of_line = lf
-[*.{rb,erb,nix}]
+[*.{rb,erb,md,nix}]
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
- old
+ new