DenverCoder1/latex-gboard-dictionary

Bash: check for duplicate lines in the dictionary file

開放

#84 建立於 2022年10月3日

 (2 則留言) (0 個反應) (1 位負責人) (63 個分叉)github user discovery
beginner-friendlygood first issueup-for-grabs

倉庫指標

星標
 (507 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The dictionary should not contain the same shortcut twice. As a linting feature, it can be made to check if a shortcut appears more than once. Checking for entire line duplicates should be sufficient.

Relevant file: https://github.com/DenverCoder1/latex-gboard-dictionary/blob/master/.github/lint

貢獻者指南