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

check_spelling_c: update config

parent 5cf2fc3e
Branches
Tags
No related merge requests found
...@@ -67,12 +67,16 @@ dict_custom = { ...@@ -67,12 +67,16 @@ dict_custom = {
"editability", "editability",
"equiangular", "equiangular",
"finalizer", "finalizer",
"flushable",
"initializer" "initializer"
"instantiation", "instantiation",
"jitteryness",
"merchantability", "merchantability",
"monospaced", "monospaced",
"natively", "natively",
"paddings",
"parameterization", "parameterization",
"polytope",
"postprocessed", "postprocessed",
"precalculate", "precalculate",
"prefetch", "prefetching", "prefetch", "prefetching",
...@@ -190,6 +194,7 @@ dict_custom = { ...@@ -190,6 +194,7 @@ dict_custom = {
"manpage", "manpage",
"mozilla", "mozilla",
"netscape", "netscape",
"nvidia",
"openexr" "openexr"
"posix", "posix",
"qtcreator", "qtcreator",
...@@ -217,6 +222,7 @@ dict_custom = { ...@@ -217,6 +222,7 @@ dict_custom = {
"lacunarity", "lacunarity",
"lossless", "lossless",
"lossy", "lossy",
"mipmapping",
"musgrave", "musgrave",
"ngon", "ngons", "ngon", "ngons",
"normals", "normals",
...@@ -229,7 +235,7 @@ dict_custom = { ...@@ -229,7 +235,7 @@ dict_custom = {
"shaders", "shaders",
"specular", "specular",
# blender terms # Blender specific terms.
"animsys", "animsys",
"animviz", "animviz",
"bmain", "bmain",
...@@ -243,8 +249,7 @@ dict_custom = { ...@@ -243,8 +249,7 @@ dict_custom = {
"mathutils", "mathutils",
"obdata", "obdata",
# should have apostrophe but ignore for now # Should have apostrophe but ignore for now unless we want to get really picky!
# unless we want to get really picky!
"indices", "indices",
"vertices", "vertices",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment