mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
Reduce LLMism comments (#5440)
This commit is contained in:
@@ -82,6 +82,7 @@ Never: Edit ui/desktop/openapi.json manually
|
||||
Never: Edit Cargo.toml use cargo add
|
||||
Never: Skip cargo fmt
|
||||
Never: Merge without ./scripts/clippy-lint.sh
|
||||
Never: Comment self-evident operations (`// Initialize`, `// Return result`), getters/setters, constructors, or standard Rust idioms
|
||||
|
||||
## Entry Points
|
||||
- CLI: crates/goose-cli/src/main.rs
|
||||
|
||||
Reference in New Issue
Block a user