-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscaffold-lock.json
More file actions
64 lines (64 loc) · 2.61 KB
/
Copy pathscaffold-lock.json
File metadata and controls
64 lines (64 loc) · 2.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"providers": {
"php-forge/baseline": {
"version": "0.2.0",
"path": "vendor/php-forge/baseline"
}
},
"files": {
".editorconfig": {
"hash": "sha256:f0cafe474d79d769f397f2e8839c642ca3ef1a0ce38b6e9f82ed9e49bccf84f6",
"provider": "php-forge/baseline",
"source": "metadata/.editorconfig",
"mode": "append"
},
".gitattributes": {
"hash": "sha256:88b62c371df01eac6e0298625a03baee372bd4048a6452cc2a1aeee0d49eba10",
"provider": "php-forge/baseline",
"source": "metadata/gitattributes",
"mode": "replace"
},
".gitignore": {
"hash": "sha256:c2f25a729e950d919448fae89454bdb53cb22700a4d19da6dce4303fcf5d00a3",
"provider": "php-forge/baseline",
"source": "metadata/.gitignore",
"mode": "append"
},
".styleci.yml": {
"hash": "sha256:825f8c744ffbd2bc2369712e7192b8694129a8ecbc3fd91dc9300fccecf827bd",
"provider": "php-forge/baseline",
"source": "metadata/.styleci.yml",
"mode": "replace"
},
"composer-require-checker.json": {
"hash": "sha256:f4fbbc7876fa3f695b69dd7dc7ad4637d33dfab97fe445b476de26480f85055d",
"provider": "php-forge/baseline",
"source": "metadata/composer-require-checker.json",
"mode": "preserve"
},
".github/linters/.codespellrc": {
"hash": "sha256:0ec9825d6022c7b0edcdbc6f8a8e3fdea30bbd65f76084cc9f046bdd432bdc1f",
"provider": "php-forge/baseline",
"source": "metadata/.github/linters/.codespellrc",
"mode": "replace"
},
".github/linters/.editorconfig-checker.json": {
"hash": "sha256:17587db6b4d163e43b47dd1f55809b2ab6f3a2d9b170ca88fdd23d703feb3064",
"provider": "php-forge/baseline",
"source": "metadata/.github/linters/.editorconfig-checker.json",
"mode": "replace"
},
".github/linters/.gitleaks.toml": {
"hash": "sha256:4016e5e7237b525fd32eaf50c10577c21f452863ce95a901c059fb90d6b9318a",
"provider": "php-forge/baseline",
"source": "metadata/.github/linters/.gitleaks.toml",
"mode": "replace"
},
".github/linters/.markdown-lint.yml": {
"hash": "sha256:5d41c7471e15fea1b307a39791436179c5db6ae7c7daf00042d21750117bead4",
"provider": "php-forge/baseline",
"source": "metadata/.github/linters/.markdown-lint.yml",
"mode": "replace"
}
}
}