Pete Bacon Darwin 293ec78069 build(aio): don't constrain checkContentRules to run before another processor ()
We don't really care when this processor runs as long as it happens
after the tags have been extracted.
By not constraining its `runBefore` property we can ensure that other
processors can be run before it.

PR Close 
2018-06-13 16:47:40 -07:00
..