Skip to content

Commit

Permalink
Исправил ошибки орфографии.
Browse files Browse the repository at this point in the history
  • Loading branch information
Сосна Евгений committed Feb 20, 2017
1 parent e83435b commit 27d7006
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 44 deletions.
31 changes: 31 additions & 0 deletions .vscode/spell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"ignoreWordsList": [
"cmdline",
"tempfiles",
"json",
"xunit",
"vanessa",
"compilecurrent",
"decompilecurrent",
"decompile",
"compilediff",
"decompileext",
"compileext",
"loadext",
"loadrepo",
"decompileepf",
"compileepf",
"updatedb",
"convertfiles",
"Конфигуратор",
"Неопределено",
"Нрег",
"Врег",
"Парсер"
],
"ignoreRegExp": [
"/\\(.*\\.(jpg|jpeg|png|md|gif|JPG|JPEG|PNG|MD|GIF)\\)/g",
"/((http|https|ftp|git)\\S*)/g",
"/--[А-яA-z-]{1,}/g"
]
}
Loading

0 comments on commit 27d7006

Please sign in to comment.