Skip to content

Commit

Permalink
Merge pull request #25 from kushmansingh/indentation
Browse files Browse the repository at this point in the history
Add indentation settings that match terraform fmt
  • Loading branch information
alexlouden authored Jun 8, 2017
2 parents 0594ba9 + 8541d2c commit 3ca5d5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Terraform.sublime-settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"tab_size": 2,
"translate_tabs_to_spaces": true
}

0 comments on commit 3ca5d5d

Please sign in to comment.