馃殌 Feature Request
Similar to how cursorrules customizes cursor behavior, .gcop helps generate standardized commit messages for your project. This configuration file makes it easier to maintain consistent commit message formatting across your project
File strcuture as follows:
|-- .gcop
|---- config.yaml
|-- ...other files
馃殌 Feature Request
Similar to how
cursorrulescustomizes cursor behavior, .gcop helps generate standardized commit messages for your project. This configuration file makes it easier to maintain consistent commit message formatting across your projectFile strcuture as follows: