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
feat: Refactor command-line argument handling and configuration loading
- Updated `coc.js` to improve command-line option parsing and configuration management.
- Introduced a new `getConfig` module to centralize configuration loading logic.
- Enhanced the `upload` command to streamline directory watching and configuration retrieval.
- Modified `execute` function to work directly with configuration repositories.
- Improved error handling and user feedback for configuration file loading.
0 commit comments