docs(README.md): update usage examples to remove redundant 'opencommit' command

chore(example.txt): remove unused example.txt file
fix(config.ts): correct import order and improve validation messages
fix(githook.ts): improve error message for unsupported mode
fix(azure.ts): add non-null assertion for message content
fix(gemini.ts): use strict equality for role comparison
refactor(generateCommitMessageFromGitDiff.ts): reorder imports for consistency
refactor(github-action.ts): reorder imports for consistency
refactor(prompts.ts): simplify prompt content generation and improve readability
style(engine.ts): fix inconsistent spacing and import order
This commit is contained in:
di-sukharev
2024-08-19 14:00:08 +03:00
parent 745bb5218f
commit 6f4e8fde93
12 changed files with 5548 additions and 1862 deletions

File diff suppressed because one or more lines are too long