commit | 81692c050edddc0fc005175c4ac0e2adaafa8104 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 04 11:25:15 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 05 12:53:55 2022 +0000 |
tree | 11c2e5eadf88185890ae7586c8ce19ffa85521f0 | |
parent | de24e76169bf0f2c6174db9964a07b28e14a3b18 [diff] |
spelling: add ignore list Thu Ba reported that their name is getting rejected as a spelling mistake in their Signed-off-by. Add capability to ignore words from the primary dictionaries and add 'ba' to the ignore list. Tested: Before change, manually running codespell results in: ``` ./config/openbmc-spelling-ignore.txt:1: Ba ==> By, be ``` Manually running codespell with ignore-list option removes this. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I33134e519e28024926b6da00340d2d52e2e884bd
Build script for CI jobs in Jenkins.