Him 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.
v2 - Load codespell dictionary if exists into enchant session instead of adding the entire dictionary.txt into the repo. Roi Dayan (1): checkpatch.py: Load codespell dictionary. utilities/checkpatch.py | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) -- 2.38.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
