grapevine/src
Charles Hall f205280520
use the intended default port by default
Why was it not like this before? All the documentation and examples used
this as the default port.
2024-05-14 20:08:37 -07:00
..
api enable unused_async lint 2024-05-14 20:01:25 -07:00
config enable semicolon_if_nothing_returned lint 2024-05-14 20:01:24 -07:00
database enable used_underscore_binding lint 2024-05-14 20:01:25 -07:00
service enable wildcard_imports lint 2024-05-14 20:01:25 -07:00
utils enable match_same_arms lint 2024-05-14 20:01:24 -07:00
api.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
clap.rs enable uninlined_format_args lint 2024-05-14 20:01:24 -07:00
config.rs use the intended default port by default 2024-05-14 20:08:37 -07:00
database.rs enable used_underscore_binding lint 2024-05-14 20:01:25 -07:00
main.rs enable too_many_lines lint 2024-05-14 20:01:24 -07:00
service.rs enable as_conversions lint 2024-05-12 18:51:26 -07:00
utils.rs enable unnecessary_wraps lint 2024-05-14 20:01:25 -07:00