Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
general: Added .editorconfig to make GitHub display pash source corre…
Browse files Browse the repository at this point in the history
…ctly
  • Loading branch information
dylanaraps committed Nov 30, 2019
1 parent f04a806 commit 50fb4d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
@@ -0,0 +1,7 @@
root = true

# Force GitHub to display tabs
# mixed with [4] spaces properly.
[pash]
indent_style = tab
indent_size = 4

0 comments on commit 50fb4d9

Please sign in to comment.