Skip to content

Commit

Permalink
style: all YAML files are using 2-space indent
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jan 28, 2023
1 parent d6069f9 commit c5ac8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ trim_trailing_whitespace = true
[package.json]
indent_style = space

[verdaccio.yaml]
[*.{yml,yaml}]
indent_style = space

0 comments on commit c5ac8ad

Please sign in to comment.