|
| 1 | +Misspelled words: |
| 2 | +<text> /home/tgates/data/jose/tests.py(172): TestJWE.test_jwe_adata() |
| 3 | +-------------------------------------------------------------------------------- |
| 4 | +adata |
| 5 | +signaures |
| 6 | +-------------------------------------------------------------------------------- |
| 7 | + |
| 8 | +Misspelled words: |
| 9 | +<text> /home/tgates/data/jose/docs/source/conf.py(313) |
| 10 | +-------------------------------------------------------------------------------- |
| 11 | +shat |
| 12 | +-------------------------------------------------------------------------------- |
| 13 | + |
| 14 | +Misspelled words: |
| 15 | +<text> /home/tgates/data/jose/docs/source/conf.py(320) |
| 16 | +-------------------------------------------------------------------------------- |
| 17 | +tocdepth |
| 18 | +-------------------------------------------------------------------------------- |
| 19 | + |
| 20 | +Misspelled words: |
| 21 | +<text> /home/tgates/data/jose/jose.py(184): |
| 22 | +-------------------------------------------------------------------------------- |
| 23 | +adata |
| 24 | +-------------------------------------------------------------------------------- |
| 25 | + |
| 26 | +Misspelled words: |
| 27 | +<text> /home/tgates/data/jose/jose.py(317): |
| 28 | +-------------------------------------------------------------------------------- |
| 29 | +adata |
| 30 | +-------------------------------------------------------------------------------- |
| 31 | + |
| 32 | +Misspelled words: |
| 33 | +<text> /home/tgates/data/jose/jose.py(646): _JWA.__getitem__() |
| 34 | +-------------------------------------------------------------------------------- |
| 35 | +compond |
| 36 | +-------------------------------------------------------------------------------- |
| 37 | + |
| 38 | +!!!Spelling check failed!!! |
| 39 | +adata |
| 40 | +compond |
| 41 | +shat |
| 42 | +signaures |
| 43 | +tocdepth |
| 44 | + |
| 45 | +If the spelling checker reports a spelling mistake which is actually a |
| 46 | +deliberate choice an exemption can be made in a few ways: |
| 47 | + |
| 48 | +* Words containing uppercase characters are assumed to be proper nouns and |
| 49 | + ignored. |
| 50 | +* Escaping can be achieved through the use of back ticks ` around the word. |
| 51 | +* Adding to a custom wordlist wordlist.txt or spelling_wordlist.txt found in any |
| 52 | + sub-directory. |
| 53 | +* Adding to the global wordlist https://github.com/resplendent-dev/unanimous |
| 54 | + |
0 commit comments