paulirwin commented on code in PR #1:
URL: 
https://github.com/apache/lucenenet-codeanalysis-dev/pull/1#discussion_r1992662677


##########
src/Lucene.Net.CodeAnalysis.Dev/Resources.resx:
##########
@@ -138,7 +138,7 @@
     <comment>The format-able message the diagnostic displays.</comment>
   </data>
   <data name="LuceneDev1001_AnalyzerTitle" xml:space="preserve">
-    <value>Floating point types should be formatted with 
J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString().</value>
+    <value>Floating point types should be formatted with J2N methods</value>

Review Comment:
   I expanded on this a little without adding a period in the title. FWIW, I 
can't tell where the title is actually used... it doesn't appear when there's 
an actual diagnostic raised. But, added more detail anyways.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to