We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f8f45 commit 56f3cb8Copy full SHA for 56f3cb8
mlc_config.json
@@ -1,23 +1,3 @@
1
{
2
- "projectBaseUrl":"/scubagoggles",
3
- "ignorePatterns": [
4
- {
5
- "pattern": "^https://admin.google.com"
6
- },
7
8
- "pattern":"^https://github.com/cisagov/ScubaGoggles/blob/main*"
9
10
11
- "pattern":"^mailto:user@company.com"
12
13
14
- "pattern":"^#"
15
- }
16
- ],
17
- "replacementPatterns": [
18
19
- "pattern": "^/",
20
- "replacement": "{{BASEURL}}/"
21
22
- ]
+
23
}
0 commit comments