Skip to content

Fix ProjectIdSource::Marker docstring marker filename#74

Merged
cgraf78 merged 1 commit into
mainfrom
fix-marker-docstring
Jul 1, 2026
Merged

Fix ProjectIdSource::Marker docstring marker filename#74
cgraf78 merged 1 commit into
mainfrom
fix-marker-docstring

Conversation

@cgraf78

@cgraf78 cgraf78 commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

The docstring named the marker .hive-memory/project.toml, but the
actual marker read by project discovery is the flat file
.hive-memory-project (see project.rs marker walk and README). Correct
the docstring to match; this was the only place with the wrong spelling.

Testing

  • cargo build: clean (docstring-only change)

Summary

The docstring named the marker `.hive-memory/project.toml`, but the
actual marker read by project discovery is the flat file
`.hive-memory-project` (see `project.rs` marker walk and README). Correct
the docstring to match; this was the only place with the wrong spelling.

Testing

- `cargo build`: clean (docstring-only change)
@cgraf78 cgraf78 merged commit c06d3a3 into main Jul 1, 2026
15 checks passed
@cgraf78 cgraf78 deleted the fix-marker-docstring branch July 1, 2026 02:19
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