summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@users.noreply.github.com>2015-05-22 10:30:23 -0300
committerJose Luis Duran <jlduran@users.noreply.github.com>2015-05-22 10:30:23 -0300
commitddb753dbe6f4508157545fd41a6d839ee4dfde1e (patch)
tree0ef18a065ecb2824b7a209343a2bb63e946365c6 /.editorconfig
parent2e98fc4cf4a28bdf47c06bfe2e3cea26da602d31 (diff)
downloadpfsense-ddb753dbe6f4508157545fd41a6d839ee4dfde1e.zip
pfsense-ddb753dbe6f4508157545fd41a6d839ee4dfde1e.tar.gz
Add .inc files to editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 0bb0751..50b44bb 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -3,7 +3,7 @@
root = true
-[*.php]
+[*.{inc,php}]
indent_style = tab
tab_width = 8
end_of_line = lf
OpenPOWER on IntegriCloud