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 f0fb57d commit fc9ff50Copy full SHA for fc9ff50
.editorconfig
@@ -11,5 +11,5 @@ indent_size = 4
11
trim_trailing_whitespace = true
12
max_line_length = 80
13
14
-[{*.nix,*.yml}]
+[{*.md,*.nix,*.toml,*.yml}]
15
indent_size = 2
0 commit comments