Xuanwo commented on issue #4138: URL: https://github.com/apache/opendal/issues/4138#issuecomment-1926114149
For `rustfmt.toml`: > You can create a TOML file called rustfmt.toml or .rustfmt.toml, place it in the project or any other parent directory and it will apply the options in that file. ref: https://rust-lang.github.io/rustfmt/?version=v1.6.0&search= For `deny.toml`: https://github.com/EmbarkStudios/cargo-deny/blob/3afa5e50698271eab5fee24e841de3e81cbe1771/src/cargo-deny/common.rs#L69-L104 deny will find till root. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
