Skip to content

Conversation

kennylevinsen
Copy link
Contributor

When an .editorconfig sets a line length on [*], it also ends up affecting the temporary commit message file (.git/COMMIT_EDITMSG), overriding the standard git commit line length limits.

Explicitly unset the line length for the .git folder.

When an .editorconfig sets a line length on [*], it also ends up
affecting the temporary commit message file (.git/COMMIT_EDITMSG),
overriding the standard git commit line length limits.

Explicitly unset the line length for the .git folder.
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.

2 participants