Files
@ 5bfda9c04db5
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
5bfda9c04db5
2.7 KiB
text/css
summary: simplify sorting of language stats - avoid comparing dicts
Make the ordering well defined as primarily decreasing count, secondarily
extension - thus some slight changes in test output.
Make the ordering well defined as primarily decreasing count, secondarily
extension - thus some slight changes in test output.