fix/issue-39-repo-policies
main
Closes #39
sneak/prompts
.git
bin
data
.env
.DS_Store
fmt-check
fmt
hooks
make check
docker
docker build .
make test
check
fmt-check lint test
CONVENTIONS.md
REPO_POLICIES.md
Closing as duplicate — PR #40 already covers issue #39 and is merge-ready.
No dependencies set.
The note is not visible to the blocked user.
Closes #39
Changes
Missing Files Added
sneak/prompts.git,bin,data,.env,.DS_Storefrom Docker contextMakefile Improvements
fmt-checktarget (read-only format check, separate fromfmt)hookstarget (installs pre-commit hook runningmake check)dockertarget (runsdocker build .)make testcheckto use proper prerequisites:fmt-check lint testCleanup
README Updates
CONVENTIONS.mdtoREPO_POLICIES.mdVerification
make checkpasses locallydocker build .passes with all checks greenClosing as duplicate — PR #40 already covers issue #39 and is merge-ready.
Pull request closed