Skip to content

Commit

Permalink
editorconfig: Add PowerShell settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Feb 7, 2019
1 parent 6191956 commit e576e87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ indent_size = 2
indent_style = tab
indent_size = 8
tab_width = 8

[*.ps1]
indent_style = space
indent_size = 4

0 comments on commit e576e87

Please sign in to comment.