summaryrefslogtreecommitdiff
path: root/_test/test_indentation.py
Commit message (Expand)AuthorAgeFilesLines
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-2/+2
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-32/+33
* remove python 2 specific codeAnthon van der Neut2021-03-091-18/+5
* oitnb formats all testsAnthon van der Neut2018-08-151-41/+67
* undid miswrapping of testsAnthon van der Neut2018-08-051-153/+62
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-62/+157
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-3/+4
* fix for '{"in":{},"out":{}}' no longer parsing, reported by mjalkio on so0.15.30Anthon van der Neut2017-08-141-2/+1
* fix issue #51: separate indent levels for mappings and sequences0.15.29Anthon van der Neut2017-08-141-1/+75
* fix lists within lists with commentsAnthon van der Neut2017-08-131-3/+21
* allow "indent=2, block_seq_indent=2"0.11.10Anthon van der Neut2016-04-191-3/+22
* added top_level_colon_align/prefix_colon0.11.9Anthon van der Neut2016-04-141-0/+20
* fix encoding of comments0.11.7Anthon van der Neut2016-03-051-2/+3
* documentation now on read-the-docs0.11.5Anthon van der Neut2016-02-291-2/+3
* guessing routine, RTD supportAnthon van der Neut2016-02-291-0/+32
* fix some commen indentation problems0.11.3Anthon van der Neut2016-02-271-0/+53
* implement indent for scalar list elementsAnthon van der Neut2016-02-271-0/+8
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-84/+68
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-4/+10
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-0/+101