Skip to content

Commit

Permalink
Use correct indentation for snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Sep 26, 2017
1 parent 4b5195a commit a38d660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -11,6 +11,6 @@ trim_trailing_whitespace = true

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

0 comments on commit a38d660

Please sign in to comment.