We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5195a commit a38d660Copy full SHA for a38d660
1 file changed
.editorconfig
@@ -11,6 +11,6 @@ trim_trailing_whitespace = true
11
12
# The indent size used in the `package.json` file cannot be changed
13
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
14
-[{.travis.yml,npm-shrinkwrap.json,package.json}]
+[{.travis.yml,npm-shrinkwrap.json,package.json,snapcraft.yaml}]
15
indent_style = space
16
indent_size = 2
0 commit comments