cspell-dict-golang
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -19,3 +19,4 @@ // cSpell Settings | ||
"local": "*", | ||
// | ||
// It is common in Go to glue words together. | ||
"allowCompoundWords": true, | ||
"ignoreRegExpList": [], | ||
@@ -22,0 +23,0 @@ "includeRegExpList": [], |
{ | ||
"name": "cspell-dict-golang", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Golang dictionary for cspell.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
13784
33