Jethro Yu
Jethro Yu

https://github.com/javan/whenever
Requested from #94
It will be grate if the extentioan adds a new option or new command to enable LDAP login
## Problem When generating `.opencommit-commitlint` configuration with `OCO_LANGUAGE=zh_TW` (or other non-English languages), the LLM was generating consistency examples in English instead of using the translated content from the corresponding i18n...
This PR fixes test failures caused by environment variables from the user's .env file interfering with test expectations. ## Changes Made - **Jest Global Hooks**: Added `globalSetup` and `globalTeardown` to...