diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-10 11:58:37 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-10 11:58:37 -0500 |
commit | e8439101f570b469bcb01e8762fb4d54522f7425 (patch) | |
tree | 0fd264db670929d1abeb0b0c85e507b6603b0815 | |
parent | b4c06fc38ae74e1c58cd2bf9866e65a26a412696 (diff) | |
download | hcalc-e8439101f570b469bcb01e8762fb4d54522f7425.tar.gz |
Add .indent.pro.
-rw-r--r-- | .indent.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.indent.pro b/.indent.pro new file mode 100644 index 0000000..653433c --- /dev/null +++ b/.indent.pro @@ -0,0 +1 @@ +-kr -T FILE -br -brf -ts4 -brs -ncs -nsaf -nsai -nsaw -cli4 |