update cspell
This commit is contained in:
parent
603204c064
commit
8c711157f9
|
@ -1,6 +1,12 @@
|
||||||
{
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
|
||||||
|
"version": "0.2",
|
||||||
|
"useGitignore": true,
|
||||||
|
"ignorePaths": [".git"],
|
||||||
|
"enableGlobDot": true,
|
||||||
"words": [
|
"words": [
|
||||||
"Aire-One",
|
"Aire-One",
|
||||||
|
"apikey",
|
||||||
"berlam",
|
"berlam",
|
||||||
"constructorfct",
|
"constructorfct",
|
||||||
"dbus",
|
"dbus",
|
||||||
|
@ -19,6 +25,7 @@
|
||||||
"mktemp",
|
"mktemp",
|
||||||
"mousegrabber",
|
"mousegrabber",
|
||||||
"rockspec",
|
"rockspec",
|
||||||
|
"rockspecs",
|
||||||
"staticfct",
|
"staticfct",
|
||||||
"stylua",
|
"stylua",
|
||||||
"upower",
|
"upower",
|
||||||
|
|
Loading…
Reference in New Issue