mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-18 01:43:39 -05:00
feat(files): add _randomLineFromFile_
This commit is contained in:
11
.typos.toml
11
.typos.toml
@@ -1,2 +1,9 @@
|
||||
[default.extend-words]
|
||||
nd = "nd" # Used in the context of '2nd'
|
||||
[default]
|
||||
default.locale = "en_us"
|
||||
|
||||
[default.extend-words]
|
||||
curren = "curren" # Used in the context of '¤100'
|
||||
nd = "nd" # Used in the context of '2nd'
|
||||
|
||||
[files]
|
||||
extend-exclude = ["test/test_helper"]
|
||||
|
||||
Reference in New Issue
Block a user