elixir-cloud-aai / ga4gh-sdk

Generic SDK and CLI for GA4GH API services
Apache License 2.0
13 stars 2 forks source link

adding cargo-toml #22

Closed aaravm closed 4 months ago

aaravm commented 4 months ago

Adding the cargo.toml file

Summary by Sourcery

Introduced a rustfmt.toml file to configure formatting rules, specifically ignoring certain directories.

sourcery-ai[bot] commented 4 months ago

Reviewer's Guide by Sourcery

This pull request adds a new rustfmt.toml file to the project. The file includes ignore rules for the directories 'lib/serviceinfo/models' and 'lib/tes/models'.


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.