reacherhq / check-if-email-exists

Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
https://reacher.email
Other
4.31k stars 332 forks source link

Use either rustfmt.toml or .rustfmt.toml but not both #1467

Open szabgab opened 5 months ago

szabgab commented 5 months ago

It seem that in this repository there is both a rustfmt.toml and a .rustfmt.toml file which is confusing as only one will be used. See this report

amaury1093 commented 5 months ago

Makes sense. Would you like to create a PR?

szabgab commented 5 months ago

no, thanks.