Open Issues Need Help
View All on GitHub fix(marketschema-http): integration_tests.rs のフォーマット修正 about 15 hours ago
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