1 Open Issue Need Help Last updated: Feb 4, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue reports minor formatting inconsistencies within `crates/marketschema-http/tests/integration_tests.rs`. The `cargo fmt --check` command detects several lines, primarily related to `RateLimiter` and `ResponseCache` initializations, that need to be reformatted with line breaks for better readability. The resolution involves applying these straightforward formatting corrections.

Complexity: 1/5
good first issue rust