Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PrismJS/prism
/ dangerfile.js
File
dangerfile.js
dangerfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ markdown } = require(
'danger'
);
2
const
fs = require(
'fs'
).promises;
3
const
gzipSize = require(
'gzip-size'
);
4
const
git = require(
'simple-git'
).gitP(__dirname);
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected