Skip to content

Commit a38d660

Browse files
committed
Use correct indentation for snapcraft.yaml
1 parent 4b5195a commit a38d660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ trim_trailing_whitespace = true
1111

1212
# The indent size used in the `package.json` file cannot be changed
1313
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
14-
[{.travis.yml,npm-shrinkwrap.json,package.json}]
14+
[{.travis.yml,npm-shrinkwrap.json,package.json,snapcraft.yaml}]
1515
indent_style = space
1616
indent_size = 2

0 commit comments

Comments
 (0)