aboutsummaryrefslogtreecommitdiff
path: root/.hindent.yaml
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-10-10 16:11:34 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-10-10 16:23:13 +0300
commitc6239c19425b92724b09d7965e212a0ed856a609 (patch)
tree2185815c2b84744981fc6203408d9c17cd6e22c5 /.hindent.yaml
parent0e95d9d96e03d4fdc8d406235f1da8f9562241c8 (diff)
downloadzerobin-c6239c19425b92724b09d7965e212a0ed856a609.tar.gz
Use hindent
Diffstat (limited to '.hindent.yaml')
-rw-r--r--.hindent.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hindent.yaml b/.hindent.yaml
new file mode 100644
index 0000000..3dba089
--- /dev/null
+++ b/.hindent.yaml
@@ -0,0 +1,3 @@
+indent-size: 2
+line-length: 80
+force-trailing-newline: true