Commit Graph

4 Commits (7a66c2e19e6271711e2022c56f30a65fc98d8c96)

Author SHA1 Message Date
Adrien Vergé 7a66c2e19e 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