- Handle merge keys (<<) in the key-duplicates rule
- Update documentation about pre-commit
- Make examples for ignore rule clearer
- Clarify documentation on the 'truthy' rule
- Fix crash in parser due to a change in PyYAML > 3.12
- Add a new octal-values rule
- Fix colored output on Windows
- Check documentation compilation on continuous integration
- Add a new empty-values rule
- Make sure test files are included in dist bundle
- Tests: Use en_US.UTF-8 locale when C.UTF-8 not available
- Tests: Dynamically detect Python executable path
- Add a new key-ordering rule
- Fix indentation rule for key following empty list
- Be clearer about the ignore conf type
- Update pre-commit hook file
- Add documentation for pre-commit
- Require pathspec >= 0.5.3
- Support Python 2.6
- Add a changelog
- Refactor argparse with mutually_exclusive_group
- Add support to ignore paths in configuration