aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-08-06 19:14:04 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-08-06 19:14:04 +0300
commit568c5aca871f1db31498815b47f117d2699ee2c0 (patch)
tree333032722dc2a1da8e6fe7e9ce55e4fc418ced5c
parent8803df394ab67ad13fdd1955eabee327b1d454e2 (diff)
downloadsproxy2-568c5aca871f1db31498815b47f117d2699ee2c0.tar.gz
Add .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