Formatting an entire 25 million line codebase overnight: the rubyfmt story
Formatting an entire 25 million line codebase overnight: the rubyfmt story
一夜之间格式化 2500 万行代码库:rubyfmt 的故事
About the authors / 关于作者
Fable Tales Fable works on Developer Productivity at Stripe. Fable 在 Stripe 从事开发者生产力相关的工作。
Anna Mason Anna Mason is a technical writer at Stripe working across the engineering organization. Anna Mason 是 Stripe 的技术作家,负责跨工程部门的文档工作。
Additional resources / 更多资源
- Subscribe to Stripe Developers on YouTube. 订阅 Stripe Developers 的 YouTube 频道。
- Check out the docs for the in-depth developer guidance. 查看文档以获取深入的开发者指南。
- Join the Stripe Discord server to chat live with other developers. 加入 Stripe Discord 服务器,与其他开发者实时交流。
- Join a local Stripe Developer Meetup to learn about the latest features and network with your community. 参加当地的 Stripe 开发者聚会,了解最新功能并与社区建立联系。
Related Articles / 相关文章
[ Fig. 1 ] 10x Selective Test Execution at Stripe: Fast CI for a 50M-line Ruby monorepo [ 图 1 ] 10 倍速:Stripe 的选择性测试执行——为 5000 万行 Ruby 单体仓库提供快速 CI Stripe’s Selective Test Execution system employs some clever tricks to allow us to continue scaling our team and our codebase while only running… Stripe 的选择性测试执行系统采用了一些巧妙的技巧,使我们能够在仅运行部分测试的情况下,持续扩展团队和代码库…… Developer Productivity, Engineering, Testing 开发者生产力,工程,测试
[ Fig. 2 ] 10x Provision a production-ready dev stack from your terminal [ 图 2 ] 10 倍速:从终端配置生产就绪的开发栈 Provision hosting, databases, auth, analytics, AI and other dev tools from the Stripe CLI. Stripe Projects creates real resources in your own… 通过 Stripe CLI 配置托管、数据库、身份验证、分析、AI 及其他开发工具。Stripe Projects 可在您自己的环境中创建真实资源…… Developer Productivity, Engineering, AI 开发者生产力,工程,AI