[add] basexTools.xqLintReport
This commit is contained in:
parent
2b717e39e6
commit
b2f40425e3
13 changed files with 369 additions and 293 deletions
|
|
@ -7,5 +7,13 @@
|
|||
[ "{", "}" ],
|
||||
[ "[", "]" ],
|
||||
[ "(", ")" ]
|
||||
]
|
||||
],
|
||||
"surroundingPairs": [
|
||||
["{", "}"],
|
||||
["[", "]"],
|
||||
["(", ")"],
|
||||
["'", "'"],
|
||||
["\"", "\""],
|
||||
["`", "`"]
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue