Link to clang_format script folder in docs is broken. |
||||||
Issue descriptionWhat steps will reproduce the problem? (1) Visit https://chromium.googlesource.com/chromium/src/+/master/docs/clang_format.md (2) Under "Editor integrations", click `src/buildtools/clang_format/script/` What is the expected result? A valid link. What happens instead? `Could not load src/buildtools/clang_format/script/: Could not resolve path src/buildtools/clang_format/script.`
,
Mar 22 2017
I guess we could make it not a link, and possibly have a separate link point to https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format/+/master or so. lgarron, want to give this a stab?
,
Mar 23 2017
Code search doesn't currently support nested DEPS. dsansome probably knows what adding support would entail (CC:ing).
,
May 17 2017
,
Jul 6 2017
,
Jul 6
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jul 9
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by bpastene@chromium.org
, Mar 22 2017Components: -Infra Infra>Codesearch