HomeSort by relevance Sort by last modified time
    Searched refs:check_gofmt (Results 1 - 2 of 2) sorted by null

  /tools/repohooks/rh/
hooks.py 441 def check_gofmt(project, commit, _desc, diff, options=None): function
548 'gofmt': check_gofmt,
hooks_unittest.py 359 ret = rh.hooks.check_gofmt(
366 ret = rh.hooks.check_gofmt(

Completed in 2197 milliseconds