Commit Graph

66 Commits

Author SHA1 Message Date
a2bf0bed73 check_spelling_c: update dictionary 2022-12-17 13:46:43 +11:00
f021b4b3c9 check_spelling_c: update dictionary 2022-12-08 14:05:43 +11:00
9e33a8678a check_spelling_c: update dictionary 2022-11-10 11:25:18 +11:00
dfa16042bf check_spelling_c: update dictionary 2022-10-12 10:41:46 +11:00
59ebcb75e6 check_spelling_c: update dictionary 2022-09-19 12:50:26 +10:00
8aee73c28f check_spelling_c: update dictionary 2022-09-17 21:07:30 +10:00
5883f51d35 check_spelling_c: update dictionary 2022-09-17 19:52:46 +10:00
418aa945e3 check_spelling_c: update dictionary 2022-09-15 12:13:16 +10:00
6c65ce6cbb check_spelling_c: update dictionary 2022-07-26 13:15:14 +10:00
e866b96c67 check_spelling_c: update dictionary 2022-07-11 10:21:21 +10:00
01b4c0e4a1 check_spelling_c: update dictionary 2022-06-03 13:51:20 +10:00
405373b86f Cleanup: remove <pep8 compliant> comment
This is no longer necessary, see: T98554.
2022-06-03 12:09:40 +10:00
0cd0d5c9ae Cleanup: check_spelling_c_config, also minor spelling corrections 2022-05-11 21:01:02 +10:00
5bdde48aae check_spelling_c: update dictionary 2022-04-28 15:17:12 +10:00
284f78b77d check_spelling_c: update dictionary 2022-04-26 15:06:40 +10:00
2412dbf190 check_spelling_c: update dictionary 2022-04-20 15:26:45 +10:00
4c1e01e3e3 check_spelling_c: update dictionary 2022-04-06 07:32:52 +10:00
c4e77f7655 check_spelling_c: update dictionary 2022-03-18 10:39:44 +11:00
94420e1669 check_spelling_c: update dictionary 2022-02-21 17:16:38 +11:00
692e233292 File headers: use SPDX license identifiers
See T95597
2022-02-11 16:14:41 +11:00
ed92cb4ae2 check_spelling_c: update dictionary 2022-01-31 10:48:06 +11:00
dc7c95f309 Cleanup: check_spelling_c_config move each word onto it's own line
Simplifies adding new words and highlights differences
between similar words.

Also update dictionary.
2022-01-09 15:50:34 +11:00
cc857792a4 check_spelling_c: update dictionary 2021-11-03 11:37:06 +11:00
69917110ab check_spelling: add words 2021-10-19 11:01:47 +11:00
dc3f3f112c check_spelling: ignore common suffix's when hyphenated
Allow informal convention of adding -ish or -ness onto the end of any word.
This is done a handful of times and seems reasonable to support.
2021-10-19 11:01:29 +11:00
5a6ef5e0f2 check_spelling: support ignoring files 2021-10-18 12:19:11 +11:00
5061594ee6 check_spelling_c: update dictionary 2021-10-12 11:45:51 +11:00
9e6cb388af check_spelling_c: update dictionary 2021-10-06 13:39:57 +11:00
937a66e76a check_spelling: various improvements
- Use the custom dictionary when checking hyphenated words.
- Add the custom dictionary to the existing dictionary so
  suggestions will include words from the custom dictionary.
- Refactor spell checking functions into wrapper calls.

Removes over 200 false positives.
2021-10-06 13:16:40 +11:00
f4a13d25a5 check_spelling_c: update dictionary 2021-10-06 09:31:51 +11:00
a9dff9b8f2 check_spelling_c: update dictionary 2021-10-05 12:17:02 +11:00
3f12d0ae60 check_spelling_c: add words 2021-09-23 15:13:12 +10:00
08de10dbd8 check_spelling_c_config: update words 2021-08-11 10:07:41 +10:00
4b7563b6a0 check_spelling_c_config: add words 2021-08-06 13:37:43 +10:00
fa6f4cf382 check_spelling_c_config: add words 2021-06-22 16:12:19 +10:00
dc4ccc3bfb check_spelling_c_config: update dictionary 2021-03-01 11:01:57 +11:00
08cd383b43 check_spelling_c_config: add words 2021-02-25 16:36:07 +11:00
0ec3e26c3d check_spelling_c_config: add words 2021-02-05 21:12:04 +11:00
dd131bc4f9 check_spelling_c_config: remove gimble, use gimbal instead 2021-01-04 11:23:29 +11:00
ffc2b09261 check_spelling_c_config.py: add resync
Similar to remap, this is a useful abbreviation in code-comments.
2020-10-02 20:47:14 +10:00
bdf170afd1 check_spelling_c_config: add words 2020-09-10 09:50:56 +10:00
364712fd4c check_spelling_c: update dictionary 2020-09-02 18:32:57 +10:00
ea2a2fa54e check_spelling_c_config: Add words 2020-08-19 14:01:54 +10:00
44ae9d181c check_spelling_c_config: add words 2020-08-07 17:11:12 +10:00
6d77e2f00d check_spelling_c: update config 2020-07-07 12:19:19 +10:00
f9aa5b4d80 check_spelling_c_config: add words 2020-04-07 21:33:02 +10:00
030bd4be67 check_spelling_c_config: Update dictionary 2020-02-15 11:19:02 +11:00
ce943dad8a check_spelling_c: update config 2019-10-17 12:13:42 +11:00
d8c4ae2c23 check_spelling_c_config: update word list 2019-10-10 10:30:02 +11:00
4ad446dbdd check_spelling_c: update word list
Some have been added up-stream, remove some incorrect spellings.
2019-09-30 16:52:06 +10:00