From: Shane Jaroch Date: Tue, 13 Feb 2024 14:54:39 +0000 (-0500) Subject: add git tag msg to editorconfig X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=939f55077b97bd1fe1c8e2b897b032dbc1564487;p=nutratech%2Fnt-sqlite.git add git tag msg to editorconfig --- diff --git a/.editorconfig b/.editorconfig index 555e6be..e25dd44 100644 --- a/.editorconfig +++ b/.editorconfig @@ -38,5 +38,5 @@ max_line_length = 120 max_line_length = 79 -[{COMMIT_EDITMSG,MERGE_MSG,SQUASH_MSG,git-rebase-todo}] +[{COMMIT_EDITMSG,MERGE_MSG,SQUASH_MSG,TAG_EDITMSG,git-rebase-todo}] max_line_length = 72