issues
search
indigotech
/
dangerjs-plugin
Danger JS plugin used by Peril implementation at https://github.com/indigotech/peril
MIT License
6
stars
0
forks
source link
Bugfix - Calling all rules properly and adding rule interfaces
#9
Closed
felipesabino
closed
7 years ago
felipesabino
commented
7 years ago
Calling all rules when initialized
Added
Scope
/
Rule
interface to ease future improvements
Fixed README to use
schedule
on initializing plugin as it is
Promise
based.
Scope
/Rule
interface to ease future improvementsschedule
on initializing plugin as it isPromise
based.