Skip to content

Exclude 3rd parth jquery library for builds and policheck #36676

@wadepickett

Description

@wadepickett

Update the aspnetcore/docfx.json file to exclude the jquery-validation library of files.
It should exclude all files that include this path: "/lib/jquery-validation/"

Example:
"exclude": [ "/includes/", "/license.md", "/obj/", "/readme.md", "/sample/", "/samples/", "_site/", "/lib/jquery-validation/" ],

Why:
This is so Policheck does not attempt validate those files, throwing errors on code that cannot be changed on that 3rd party library for the sake of the PR.


Associated WorkItem - 547136

Metadata

Metadata

Labels

docs-experienceseQUESTeredIdentifies that an issue has been imported into Quest.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions