busy-car-23170
register.py
def register_goals(): Goal.by_name('lint').uninstall_task('scalastyle') task(name='scalastyle', action=Scalastyle).install('compile', first=True)