Mouadh HSOUMI
45dc2c4535
feat: add OCO_ONE_LINE_COMMIT config for enabling one line commit message ( #307 )
2024-03-09 12:44:12 +08:00
Jack Lukic
ec699c48bf
Bug (commitling) Parse JSON blocks from return response ( #297 )
2024-03-03 19:23:44 +08:00
Jaroslaw Weber
1d6980faf3
add ollama support ( #269 )
...
* add ollama support
---------
Co-authored-by: di-sukharev <dim.sukharev@gmail.com >
Co-authored-by: GPT10 <57486732+di-sukharev@users.noreply.github.com >
Co-authored-by: Jaroslaw Weber <jaroslaw.weber@adriel.com >
2024-02-27 22:01:13 +08:00
di-sukharev
df280b7db7
fix(commitlint): use process.cwd() as fallback for process.env.PWD to ensure compatibility across platforms
...
The commitlint module now uses process.cwd() as a fallback when process.env.PWD is not available. This ensures compatibility across different platforms and environments when determining the path to the node_modules directory.
2023-09-05 13:39:49 +08:00
Sébastien Fichot
12956d7633
feat: Integrate @commitlint for Enhanced Commit Message Generation and Configuration Support ( #209 )
...
* add commitlint support
* refactor code
* improve readme text
2023-09-03 14:00:18 +08:00