Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到 bazel 没有从项目/目标文件夹中获取 rustfmt.toml 。为 bazel 构建编辑 fmt 参数的方法是什么?
我认为这里描述了您的问题的解决方案。当您按照说明进行操作时,您的代码可以使用以下格式进行格式化:
bazel run :format_fix