Skip to content

@stephansama packages / @stephansama/ai-commit-msg / schema / defaultPrompt

Variable: defaultPrompt

ts
const defaultPrompt: "generate a conventional commit message based on the following diff. the subject should be all lowercase, and lines should not exceed 100 characters \n\n{{diff}}";

Defined in: core/ai-commit-msg/src/schema.ts:3

Released under MIT license