diff options
author | EuAndreh <eu@euandre.org> | 2019-05-22 10:02:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-22 13:41:36 -0300 |
commit | 2c94d06c10e484639e5f49026ea7784d73dff8c3 (patch) | |
tree | 8fa181dc8f17f1b6ef7c566254e553c9aae76d18 /spelling/en_US.dic.txt | |
parent | Fix hakyll build: use proper src for subtasks.docs (diff) | |
download | euandre.org-2c94d06c10e484639e5f49026ea7784d73dff8c3.tar.gz euandre.org-2c94d06c10e484639e5f49026ea7784d73dff8c3.tar.xz |
Check spelling with hunspell and fix current errors
The =sort= command requires $LANG to be set in order to sort consistently acrros
environments and OSes.
hunspell needs it to properly interpret non-ascii characters from the provided
custom dictionaries.
Diffstat (limited to '')
-rw-r--r-- | spelling/en_US.dic.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spelling/en_US.dic.txt b/spelling/en_US.dic.txt new file mode 100644 index 0000000..781864f --- /dev/null +++ b/spelling/en_US.dic.txt @@ -0,0 +1,5 @@ +autocommit +programmatically +repo +reproducibility +tradeoffs |