all-contributors / all-contributors/cli

Alphabetical sorting doesn't work for non-ASCII languages. Missing locale setting.

オープン
#349 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
type: bug
主要言語
JavaScript
スター
425
フォーク
149
PR マージ指標
30日以内にマージされた PR はありません

説明

**Describe the bug**
Alphabetical sorting doesn't work for languages with special characters or according to locale. Non-ASCII characters will sort at the end of the list.

**To Reproduce**
Steps to reproduce the behavior:
1. Add a user with name starting with non-ASCII character, e.g. `Č`
2. Set `contributorsSortAlphabetically` to `true`
3. Open README.md
4. See user starting with `Č` at the end of the list instead in correct alphabetical order (which is for my locale after `C`)

**Expected behavior**
Users will be sorted correctly using specified locale.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。