from servo_tidy.tidy import LintRunner

class Linter(LintRunner):
    def run(self):
        pass