• Yorick Peterse's avatar
    Move EE prepend/include to the end of workers · e03fc3eb
    Yorick Peterse authored
    This moves all instances of `prepend EE::Something` and `include
    EE::Something` in workers to the last line of the corresponding file.
    This pushes EE specific code further down the files, reducing the
    likelihood of developers running into merge conflicts.
    e03fc3eb
build_finished_worker.rb 879 Bytes