From d2bb4ed0ad547247f6deec755855b48111111a49 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 13 Aug 2017 14:18:31 +0300 Subject: Use hindent --- .hindent.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .hindent.yaml (limited to '.hindent.yaml') 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 -- cgit v1.2.3