summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/indent.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/indent.yaml')
-rw-r--r--support/arara/scripts/rules/indent.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/arara/scripts/rules/indent.yaml b/support/arara/scripts/rules/indent.yaml
index b1e182f0a7..5ef623c5db 100644
--- a/support/arara/scripts/rules/indent.yaml
+++ b/support/arara/scripts/rules/indent.yaml
@@ -1,6 +1,6 @@
!config
# Arara, the cool TeX automation tool
-# Copyright (c) 2018, Paulo Roberto Massa Cereda
+# Copyright (c) 2020, Island of TeX
# All rights reserved.
#
# This rule is part of arara.
@@ -8,13 +8,13 @@ identifier: indent
name: Indent
authors:
- Chris Hughes
-- Paulo Cereda
+- Island of TeX
commands:
- name: The latexindent.pl script
command: >
@{
return getCommand('latexindent', silent, trace, screenlog,
- settings, cruft, overwrite, output, file, modifylinebreaks,
+ settings, cruft, overwrite, output, reference, modifylinebreaks,
replacement, options, logfile);
}
arguments: