基础代码
This commit is contained in:
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"language": "en-GB",
|
||||
"dictionaries": ["php"],
|
||||
"allowCompoundWords": true,
|
||||
"ignorePaths": [
|
||||
"src/Standards/*/Tests/*/*.{inc,js,css}",
|
||||
"src/Standards/*/Tests/*/*.{inc,js,css}.fixed"
|
||||
],
|
||||
"ignoreRegExpList": ["email", "^\\s+\\*\\s+@(author|copyright)\\s+.*$"],
|
||||
"words": [
|
||||
"analyzer",
|
||||
"analyzing",
|
||||
"asperand",
|
||||
"autoload",
|
||||
"autoloaded",
|
||||
"autoloaders",
|
||||
"autoloading",
|
||||
"basepath",
|
||||
"bom",
|
||||
"changeset",
|
||||
"changesets",
|
||||
"checkstyle",
|
||||
"codesniffer",
|
||||
"cyclomatic",
|
||||
"cygwin",
|
||||
"decrementor",
|
||||
"devnull",
|
||||
"dnumber",
|
||||
"docblock",
|
||||
"encapsed",
|
||||
"gjslint",
|
||||
"groupid",
|
||||
"gsjlint",
|
||||
"hashbang",
|
||||
"heredoc",
|
||||
"hgblame",
|
||||
"jquery",
|
||||
"junit",
|
||||
"kernighan",
|
||||
"lnumber",
|
||||
"markup",
|
||||
"minified",
|
||||
"mins",
|
||||
"nekudotayim",
|
||||
"nowdoc",
|
||||
"paamayim",
|
||||
"pcre",
|
||||
"php's",
|
||||
"phpcbf",
|
||||
"phpcs",
|
||||
"phpunit",
|
||||
"recurse",
|
||||
"recurses",
|
||||
"refs",
|
||||
"retval",
|
||||
"ruleset",
|
||||
"rulesets",
|
||||
"secs",
|
||||
"squiz",
|
||||
"standard's",
|
||||
"stty",
|
||||
"studly",
|
||||
"symlink",
|
||||
"symlinks",
|
||||
"tokeniser",
|
||||
"tostring",
|
||||
"unary",
|
||||
"wnohang",
|
||||
"xmlwriter",
|
||||
"yoda"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user