Skip to content

Commit

Permalink
feat: add editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
filipe1309 committed Jan 25, 2022
1 parent 3823177 commit ccdc18f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[*]
indent_size = 2
1 change: 1 addition & 0 deletions .shub/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ EOF
# Remove shub scripts
rm -rf .shub
rm deploy.sh
rm .editorconfig
fi

# Auto init first new branch based on course type
Expand Down

0 comments on commit ccdc18f

Please sign in to comment.