def lint(): """ Lint project code and hitch code. """ hitchpylibrarytoolkit.lint(DIR.project, "hitchbuildvagrant")
def lint(): """ Lint project code and hitch code. """ hitchpylibrarytoolkit.lint(DIR.project, "commandlib")
def lint(): """ Lint project code and hitch code. """ hitchpylibrarytoolkit.lint(DIR.project, PROJECT_NAME)
def lint(): """ Lint the package """ hitchpylibrarytoolkit.lint(DIR.project, "hitchpylibrarytoolkit")
def lint(): """ Lint project code and hitch code. """ hitchpylibrarytoolkit.lint(DIR.project, "strictyaml")