We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28c86f commit a8d6fe4Copy full SHA for a8d6fe4
.talismanrc
@@ -1,7 +1,13 @@
1
-fileignoreconfig:
2
-- filename: .github/workflows/secrets-scan.yml
3
- ignore_detectors:
4
- - filecontent
5
-- filename: remove-broken-imports.js
6
- checksum: d9d3ca95b2f4df855c8811c73b5714e80b31e5e84b46affa0cb514dcfcc145bf
+ignoreconfig:
+ - filename: .github/workflows/secrets-scan.yml
+ ignore_detectors:
+ - filecontent
+
+ - filename: remove-broken-imports.js
7
+ checksum: d9d3ca95b2f4df855c8811c73b5714e80b31e5e84b46affa0cb514dcfcc145bf
8
9
+ - filename: ui/package-lock.json
10
11
+ - Base64Detector
12
13
version: "1.0"
0 commit comments