DenverCoder1 / DenverCoder1/latex-gboard-dictionary
Bash: check for duplicate lines in the dictionary file
Open
beginner-friendly
good first issue
up-for-grabs
- Dominant language
- No language data
- Stars
- 526
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.