Searched refs:gofmt (Results 1 – 2 of 2) sorted by relevance
/external/regex-re2/lib/codereview/ |
D | codereview.py | 309 …def Upload(self, ui, repo, send_mail=False, gofmt=True, gofmt_just_warn=False, creating=False, qui… argument 312 if ui.configbool("codereview", "force_gofmt", True) and gofmt: 1769 def gofmt(ui, repo, *pats, **opts): function 2144 gofmt,
|
/external/llvm/docs/ |
D | CodingStandards.rst | 198 the `gofmt`_ tool. 204 https://golang.org/cmd/gofmt/
|