adjustable indentation

This commit is contained in:
Roman Shevchenko
2014-05-30 15:44:27 +04:00
parent 0a5a2c671e
commit 7189d18bfe
4 changed files with 12 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ urc : full name of user-supplied class implementing IIdentifierRenamer. It is
inn (1): check for IntelliJ IDEA-specific @NotNull annotation and remove inserted code if found
lac (0): decompile lambda expressions to anonymous classes
nls (0): define new line character to be used for output. 0 - '\r\n' (Windows), 1 - '\n' (Linux)
ind : indentation string (default is " " (3 spaces))
The default logging level is INFO. This value can be overwritten by setting the option 'log' as follows: