Skip to content

feat: add commit hooks and restore dual database support#37

Closed
mroderick wants to merge 2 commits into
mainfrom
feature/commit-hooks-resolved
Closed

feat: add commit hooks and restore dual database support#37
mroderick wants to merge 2 commits into
mainfrom
feature/commit-hooks-resolved

Conversation

@mroderick

Copy link
Copy Markdown
Collaborator

Resolves merge conflicts from feature/commit-hooks.

  • Restores SQLite/PostgreSQL dual database support
  • Adds husky, lint-staged, and commitlint
  • Regenerates package-lock.json

All tests passing (109/109).

Install husky and lint-staged as dev dependencies.
Configure lint-staged to run prettier and eslint on staged files.
Add hooks:install script to enable hooks manually.
Update AGENTS.md with instructions for enabling and skipping hooks.
Merge branch 'feature/commit-hooks' into main.

- Add husky + lint-staged + commitlint for commit hooks
- Restore SQLite/PostgreSQL dual database support in auth.js
@mroderick mroderick closed this Jun 21, 2026
@mroderick mroderick deleted the feature/commit-hooks-resolved branch June 21, 2026 12:49
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