Skip to content

Commit

Permalink
refactor(options)!: use 2 spaces for ps1 indent width (#566)
Browse files Browse the repository at this point in the history
refactor(options)!: use 2 spaces for indent width (#557)
  • Loading branch information
linrongbin16 committed May 11, 2024
1 parent c7677a2 commit 637cf37
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ indent_size = 2

[*.{sh}]
indent_style = tab

[*.{ps1}]
indent_style = space
indent_size = 4

0 comments on commit 637cf37

Please sign in to comment.