{"id":13814842,"url":"https://github.com/xindoo/eng-practices-cn","last_synced_at":"2026-02-06T11:27:29.003Z","repository":{"id":37359503,"uuid":"214145390","full_name":"xindoo/eng-practices-cn","owner":"xindoo","description":"谷歌工程实践","archived":false,"fork":false,"pushed_at":"2025-10-01T13:11:44.000Z","size":127,"stargazers_count":856,"open_issues_count":0,"forks_count":142,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-10-01T15:12:38.367Z","etag":null,"topics":["eng-practices","engineering","google"],"latest_commit_sha":null,"homepage":"https://eng-practices-cn.xindoo.xyz","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xindoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-10-10T09:46:21.000Z","updated_at":"2025-10-01T13:11:49.000Z","dependencies_parsed_at":"2024-01-15T13:34:49.337Z","dependency_job_id":null,"html_url":"https://github.com/xindoo/eng-practices-cn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xindoo/eng-practices-cn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xindoo%2Feng-practices-cn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xindoo%2Feng-practices-cn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xindoo%2Feng-practices-cn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xindoo%2Feng-practices-cn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xindoo","download_url":"https://codeload.github.com/xindoo/eng-practices-cn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xindoo%2Feng-practices-cn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29159588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eng-practices","engineering","google"],"created_at":"2024-08-04T04:02:38.827Z","updated_at":"2026-02-06T11:27:28.963Z","avatar_url":"https://github.com/xindoo.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"本文档翻译自Google的[eng-practices](https://github.com/google/eng-practices)，译者水平有限，如有发现翻译错误可以提issue或者pr。  \n# 谷歌工程实践文档\n\n谷歌在很多语言和项目上都有大量的工程实践经验。这些文档代表了我们长期以来开发的各种最佳实践的经验。开源项目或其他组织可能会从这些知识中受益，这些文档代表了我们长期以来开发的各种最佳实践的集体经验。开源项目或其他组织可能会从这些知识中受益，因此我们努力在可能的情况下公开这些经验。\n\n当前文档包含以下内容：\n\n*   [谷歌代码评审指南](review/index.md), 包含两个子章节：\n    *   [评审者指南](review/reviewer/index.md)\n    *   [开发者指南](review/developer/index.md)\n\n## 术语\n\n部分文档中会用到一些谷歌内部的术语，特在此说明:\n\n*   **CL**: \"changelist\"的缩写，代表已经进入版本控制软件或者正在进行代码评审的变更。\n    其他组织经常称为\"change\"或者\"patch\"。\n*   **LGTM**: \"Looks Good to Me.\"的缩写，评审者批准CL时会这么说。\n     \n### 如何参与翻译\n参考[翻译指南](CONTRIBUTEGUIDE.md)\n\n## 中文贡献者\n[@xindoo](https://github.com/xindoo)  [@LargeOrange](https://github.com/LargeOrange) [@hanfeisun](https://github.com/hanfeisun) [@Ensteinjun](https://github.com/Ensteinjun)   [@wangzhuo0978](https://github.com/wangzhuo0978)  \n\n\n## 许可协议\n\n本文遵循[CC-By 3.0协议](https://creativecommons.org/licenses/by/3.0/) 您可以自由地：  \n\n- 共享 - 在任何媒介以任何形式复制、发行本作品\n- 演绎 - 修改、转换或以本作品为基础进行创作在任何用途下，甚至商业目的。\n\n\u003ca rel=\"license\" href=\"https://creativecommons.org/licenses/by/3.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/3.0/88x31.png\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxindoo%2Feng-practices-cn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxindoo%2Feng-practices-cn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxindoo%2Feng-practices-cn/lists"}