You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(pre-commit): correct env generation hook to use env.example
- Change pre-commit hook to generate env.example instead of overwriting .env
- Use direct settings-doc command instead of make docs-env
- This prevents the hook from overwriting user's BOT_TOKEN in .env file
- Now generates proper env.example template for documentation
0 commit comments