mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2025-09-07 03:58:32 -05:00
* Do retry update after a failure & fix tests * Fix formatting * Fix clippy errors * Add codecov ignore for ip_source files
4 lines
128 B
TOML
4 lines
128 B
TOML
# assert_eq!(..., true) or false is a lot clearer when testing functions that
|
|
# return booleans.
|
|
bool_assert_comparison = false
|