Update xqlint version
This commit is contained in:
parent
2119154050
commit
5b93b1d51a
1 changed files with 3 additions and 3 deletions
|
|
@ -78677,9 +78677,9 @@ exports.XQLint = function (source, opts) {
|
|||
});
|
||||
return current;
|
||||
};
|
||||
|
||||
opts = defaults(opts, { styleCheck: true });
|
||||
|
||||
|
||||
opts = defaults(opts, { styleCheck: false });
|
||||
|
||||
var ast;
|
||||
this.getAST = function () {
|
||||
return ast;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue