Skip to content

Commit 56f3cb8

Browse files
committed
test - sanity for config
1 parent 32f8f45 commit 56f3cb8

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

mlc_config.json

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
{
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-
]
2+
233
}

0 commit comments

Comments
 (0)