Skip to content

fix: apply cargo fmt --all formatting fixes#933

Closed
norci wants to merge 1 commit intoRightNow-AI:mainfrom
norci:fix/fmt
Closed

fix: apply cargo fmt --all formatting fixes#933
norci wants to merge 1 commit intoRightNow-AI:mainfrom
norci:fix/fmt

Conversation

@norci
Copy link
Copy Markdown

@norci norci commented Mar 31, 2026

Fixes formatting issues detected by cargo fmt --all in 3 files:

  • crates/openfang-kernel/src/kernel.rs — removed extra whitespace alignment in tuple definitions
  • crates/openfang-runtime/src/web_fetch.rs — fixed line wrapping
  • crates/openfang-runtime/src/web_search.rs — fixed line wrapping (2 locations)

Purely cosmetic changes, no logic modifications.

Fix formatting in 3 files:
- crates/openfang-kernel/src/kernel.rs
- crates/openfang-runtime/src/web_fetch.rs
- crates/openfang-runtime/src/web_search.rs
@norci
Copy link
Copy Markdown
Author

norci commented Mar 31, 2026

Closing - formatting fixes will be applied directly in PR #930 since the fmt issues were introduced by that PR's changes.

@norci norci closed this Mar 31, 2026
@norci norci deleted the fix/fmt branch March 31, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant