Skip to content

Commit

Permalink
vscode: Force tab size
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
  • Loading branch information
ikeydoherty committed Jan 19, 2018
1 parent 8f9dbf2 commit f329073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
@@ -0,0 +1,4 @@
{
"editor.tabSize": 8,
"editor.insertSpaces": true
}

0 comments on commit f329073

Please sign in to comment.