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 5e941a8 commit cdad695Copy full SHA for cdad695
.editorconfig
@@ -16,3 +16,6 @@ charset = utf-8
16
# I'd like to enable this, but we should fix all the files first to avoid diff noise.
17
#trim_trailing_whitespace = true
18
insert_final_newline = true
19
+
20
+[.travis.yml]
21
+indent_size = 2
0 commit comments