commit | e582d63e6cb927bb5445071d124eba396dd5816e | [log] [tgz] |
---|---|---|
author | Dracony <draconyster@gmail.com> | Sun Jun 05 11:48:26 2016 +0200 |
committer | Dracony <draconyster@gmail.com> | Mon Jun 06 02:28:42 2016 +0200 |
tree | c149c8ebee3ada81de4ed2902a550087c317fb63 | |
parent | d02b59228c1e74ebcaa7bfade3f28a6d31e1e358 [diff] [blame] |
added support for tab indentation, see #244
diff --git a/README.rst b/README.rst index 0029594..d052af1 100644 --- a/README.rst +++ b/README.rst
@@ -414,6 +414,9 @@ ``SPLIT_PENALTY_LOGICAL_OPERATOR`` The penalty of splitting the line around the ``and`` and ``or`` operators. +``USE_TABS`` + Use the Tab character for indentation. + (Potentially) Frequently Asked Questions ========================================