Commit Graph

4 Commits (0fceca2354f3ee0941e9a91f7ce819c74c07e074)

Author SHA1 Message Date
Adrien Vergé 9403f1f3ec Revert "Add global "locale" config option"
This reverts commit 9e90c77, because it caused a bug that affected
different people just after being released:
https://github.com/adrienverge/yamllint/issues/285
https://github.com/adrienverge/yamllint/issues/286
5 years ago
Wolfgang Walther 9e90c777cb
Add global "locale" config option and make key-ordering rule locale-aware
Support sorting by locale with strcoll(). Properly handle case and accents.
5 years ago
Adrien Vergé 773bfc0f3c key-ordering: Add more test cases and documentation 8 years ago
Johannes F. Knauf 1543d0e435 New rule key-ordering
closes #67
8 years ago