Skip to content

Trim whitespace and include generated commit messages in rule#3

Open
schuslalom wants to merge 2 commits into
davenicoll:mainfrom
schuslalom:trim-whitespace-and-commit-messages
Open

Trim whitespace and include generated commit messages in rule#3
schuslalom wants to merge 2 commits into
davenicoll:mainfrom
schuslalom:trim-whitespace-and-commit-messages

Conversation

@schuslalom
Copy link
Copy Markdown

Description

  1. Updates the commit conventions rule (007-commit-conventions.mdc) to explicitly include generated commit messages, ensuring consistent message formatting across both manual and AI-generated commits.
  2. Enhances the clean code standards (005-clean-code.mdc) by adding a requirement to trim trailing and leading whitespace from all files before saving changes, promoting cleaner and more consistent code.

Changes

  • Modified the description in 007-commit-conventions.mdc to include "OR generating commit messages" in its scope
  • Added a new clean code requirement in 005-clean-code.mdc for whitespace trimming

@schuslalom schuslalom changed the title Trim whitespace and commit messages Trim whitespace and include generated commit messages in rule Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant