aboutsummaryrefslogtreecommitdiff
path: root/.hindent.yaml
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-08-13 14:18:31 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-08-13 14:18:31 +0300
commitd2bb4ed0ad547247f6deec755855b48111111a49 (patch)
treeda854f71d0b335fd4d18fe6a1684a570a459d8d6 /.hindent.yaml
parentcc2e850e39bf99d82323052fc7c7e0faadd30e7d (diff)
downloadldapply-d2bb4ed0ad547247f6deec755855b48111111a49.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