Hi, The first patch is for using enchant add_to_session() to add words to current session only. The second patch is for improving the spell checker by adding the codespell dictionary of words.
v3 - sent in v2 only one patch by mistake. v2 - Load codespell dictionary if exists into enchant session instead of adding the entire dictionary.txt into the repo. Gaetan Rivet (1): checkpatch: Fix personal word list storage. Roi Dayan (1): checkpatch.py: Load codespell dictionary. utilities/checkpatch.py | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) -- 2.40.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
