Skip to content
Snippets Groups Projects
Commit bdf170af authored by Campbell Barton's avatar Campbell Barton
Browse files

check_spelling_c_config: add words

parent f1b2c8ab
Branches
Tags
No related merge requests found
...@@ -53,6 +53,7 @@ dict_custom = { ...@@ -53,6 +53,7 @@ dict_custom = {
"atomicity", "atomicity",
"boolean", "boolean",
"breaked", "breaked",
"catadioptric",
"confusticate", "confusticated", "confusticate", "confusticated",
"customizable", "customizable",
"decrement", "decrement",
...@@ -108,6 +109,7 @@ dict_custom = { ...@@ -108,6 +109,7 @@ dict_custom = {
"unregister", "unregisters", "unregister", "unregisters",
"unselected", "unselected",
"vectorial", "vectorial",
"zoomable",
# python types # python types
"enum", "enums", "enum", "enums",
...@@ -275,11 +277,13 @@ dict_ignore = { ...@@ -275,11 +277,13 @@ dict_ignore = {
"id-block", "id-block",
"inlined", "inlined",
"loc", "loc",
"namespace",
"node-trees", "node-trees",
"ok", "ok",
"ok-ish",
"param", "param",
"polyline", "polylines", "polyline", "polylines",
"premultiply" "premultiply", "premultiplied",
"pylint", "pylint",
"quad", "quad",
"readonly", "readonly",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment