1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 04:35:45 +02:00

- added example word into problem description to distinguiish from real checker

This commit is contained in:
Alena Laskavaia 2010-03-18 15:03:09 +00:00
parent b4ff99ca8f
commit a7ff454fda

View file

@ -14,8 +14,8 @@
defaultEnabled="false"
defaultSeverity="Info"
id="org.eclipse.cdt.codan.examples.checkers.NamingConventionFunctionProblem"
messagePattern="Bad function name "{0}" (pattern /{1}/)"
name="Name convention for function">
messagePattern="Bad function name (example) "{0}" (pattern /{1}/)"
name="Name convention for function (example)">
</problem>
</checker>
</extension>