forked from snicco/snicco
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommit-scopes.json
More file actions
62 lines (62 loc) · 1.5 KB
/
Copy pathcommit-scopes.json
File metadata and controls
62 lines (62 loc) · 1.5 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
[
"monorepo",
"*",
"better-wp-api",
"better-wp-cache",
"better-wp-cli",
"better-wp-hooks",
"better-wp-mail",
"better-wpdb",
"eloquent",
"event-dispatcher",
"http-routing",
"kernel",
"minimal-logger",
"psr7-error-handler",
"session",
"signed-url",
"str-arr",
"templating",
"testable-clock",
"blade-bridge",
"illuminate-container-bridge",
"pimple-bridge",
"session-psr16-bridge",
"session-wp-bridge",
"signed-url-psr15-bridge",
"signed-url-psr16-bridge",
"signed-url-wp-bridge",
"better-wp-cache-bundle",
"better-wp-hooks-bundle",
"better-wp-mail-bundle",
"better-wpdb-bundle",
"blade-bundle",
"debug-bundle",
"encryption-bundle",
"http-routing-bundle",
"session-bundle",
"templating-bundle",
"testing-bundle",
"content-negotiation-middleware",
"default-headers-middleware",
"https-only-middleware",
"method-override-middleware",
"must-match-route-middleware",
"no-robots-middleware",
"open-redirect-protection-middleware",
"payload-middleware",
"redirect-middleware",
"share-cookies-middleware",
"trailing-slash-middleware",
"wp-auth-only-middleware",
"wp-capability-middleware",
"wp-guests-only-middleware",
"wp-nonce-middleware",
"better-wp-cli-testing",
"better-wp-mail-testing",
"event-dispatcher-testing",
"http-routing-testing",
"kernel-testing",
"session-testing",
"signed-url-testing"
]