Skip to content

Commit

Permalink
build: remove ignored linkinator paths (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Aug 12, 2020
1 parent 0cfaadc commit b83dcca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
27 changes: 1 addition & 26 deletions packages/google-privacy-dlp/linkinator.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,7 @@
"skip": [
"https://codecov.io/gh/googleapis/",
"www.googleapis.com",
"img.shields.io",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deidentifyWithReplacement.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deleteInspectTemplate.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deleteJob.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deleteTrigger.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/inspectBigQuery.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/inspectDatastore.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/inspectGCSFile.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/inspectFile.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/inspectString.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/kAnonymityAnalysis.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/kMapEstimationAnalysis.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/lDiversityAnalysis.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/listInspectTemplates.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/listJobs.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/listTriggers.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/numericalRiskAnalysis.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/redactImage.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/redactText.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/reidentifyWithFpe.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/categoricalRiskAnalysis.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/createInspectTemplate.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/createTrigger.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deidentifyWithDateShift.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deidentifyWithFpe.js",
"https://github.com/googleapis/nodejs-dlp/blob/master/samples/deidentifyWithMask.js"
"img.shields.io"
],
"silent": true,
"concurrency": 10
Expand Down
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-dlp.git",
"sha": "537d2671a68f31cded943027e4565f4dfb1d7497"
"sha": "dfd11afd07cd534db70e3a22e7f6075d718f4d89"
}
},
{
Expand Down

0 comments on commit b83dcca

Please sign in to comment.