-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
workflow-external.json
55 lines (53 loc) · 1.6 KB
/
workflow-external.json
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
{
"compliant": [
"voxpelli/async-htm-to-string",
"voxpelli/buffered-async-iterable",
"voxpelli/config-array-find-files",
"voxpelli/linemod-core",
"voxpelli/linemod",
"voxpelli/list-dependents-cli",
"voxpelli/list-dependents",
"voxpelli/list-installed",
"voxpelli/markdown-or-chalk",
"voxpelli/node-bunyan-adaptor",
"voxpelli/node-github-publish",
"voxpelli/node-test-pretty-reporter",
"voxpelli/peowly-commands",
"voxpelli/peowly",
"voxpelli/plugin-importer",
"voxpelli/read-workspaces",
"voxpelli/typed-utils",
"voxpelli/umzeption",
"voxpelli/validate-conventional-commit",
"voxpelli/webring-opml"
],
"preFlatconfigCompliant": [
"voxpelli/chai-posix-path",
"voxpelli/compare-eslint-configs",
"voxpelli/meow-with-subcommands",
"voxpelli/node-connect-pg-simple",
"voxpelli/node-fulfills",
"voxpelli/node-installed-check-core",
"voxpelli/node-installed-check",
"voxpelli/node-pg-pubsub",
"voxpelli/node-promised-retry",
"voxpelli/pony-cause",
"voxpelli/semver-set",
"voxpelli/version-guard",
"yikesable/fastify-acl"
],
"nonCompliant": [
"dependency-check-team/dependency-check",
"voxpelli/eslint-formatter-summary",
"voxpelli/metadataparser-mf2",
"voxpelli/node-fetch-politely",
"voxpelli/node-format-microformat",
"voxpelli/node-jekyll-utils",
"voxpelli/node-micropub-express",
"voxpelli/node-tema",
"voxpelli/node-webmention-testpinger",
"voxpelli/ts-ignore-import",
"voxpelli/webpage-micropub-to-github",
"voxpelli/webpage-webmentions"
]
}