diff --git a/.gitgo b/.gitgo index 38a27ce..1f94730 100644 --- a/.gitgo +++ b/.gitgo @@ -1 +1,30 @@ -{"current_issue":{"number":"8","labels":["enhancement","test label"],"title":"Add a feature to suggest commit messages"},"commit_guidelines":["fix:","feat:","docs:"],"emojis":{"initial_commit":"tada","feature":"sparkles","ui":"art","code_quality":"package","performance":"racehorse","security":"lock","config":"wrench","accessibility":"wheelchair","dev_tools":"rocket","docs":"pencil","release":"gem","bug_fix":"bug","crash":"boom","cleanup":"fire","wip":"construction"},"current_branch":{},"current_emoji":{}} +{ + "current_issue": { + "number": "8", + "labels": ["enhancement", "test label"], + "title": "Add a feature to suggest commit messages" + }, + "commit_guidelines": ["fix:", "feat:", "docs:"], + "custom_guidelines": false, + "selected_commit_type": "", + "emojis": { + "initial_commit": "tada", + "feature": "sparkles", + "ui": "art", + "code_quality": "package", + "performance": "racehorse", + "security": "lock", + "config": "wrench", + "accessibility": "wheelchair", + "dev_tools": "rocket", + "docs": "pencil", + "release": "gem", + "bug_fix": "bug", + "crash": "boom", + "cleanup": "fire", + "wip": "construction" + }, + "current_branch": "", + "current_emoji": "", + "current_commit_message": "" +}