This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yamllint
Watch
1
Star
0
Fork
0
You've already forked yamllint
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
39c878c819fee4b636f653d81560a668e5f33044
yamllint
/
tests
History
Adrien Vergé
39c878c819
Rules: indentation: Rewrite the algorithm (again)
...
Use a new, better thought algorithm that keeps an history stack with all the parents indentations.
2016-01-19 19:42:56 +01:00
..
rules
Rules: indentation: Rewrite the algorithm (again)
2016-01-19 19:42:56 +01:00
__init__.py
Initial commit
2016-01-14 10:46:14 +01:00
test_parser.py
Tests: Remove assertIsInstance to support Python 2.6
2016-01-14 10:46:16 +01:00