We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f1823 commit e698ff5Copy full SHA for e698ff5
1 file changed
src/main/resources/messages/ConventionalCommitBundle.properties
@@ -135,7 +135,7 @@ cc.inspection.nonStdMessage.removeWs = Remove whitespaces
135
cc.inspection.nonStdMessage.replaceWs = Replace whitespaces with {0}
136
cc.inspection.nonStdMessage.replaceWs.label = Replace scope's middle spaces with:
137
cc.inspection.namingConvention.description = Conventional Commit: naming convention
138
-cc.inspection.namingConvention.text = Naming convention violation. Illegal characters used
+cc.inspection.namingConvention.text = Naming convention violation. Illegal characters used.
139
cc.inspection.namingConvention.comment = \
140
Reports commit <b>types</b> and <b>scopes</b> that do not follow \
141
the specified regular expression patterns.<br/>\
0 commit comments