/plugins/InspectionGadgets/src/inspectionDescriptions/SimplifiableAnnotation.html

https://bitbucket.org/nbargnesi/idea · HTML · 10 lines · 9 code · 0 blank · 1 comment · 0 complexity · 5e513f1be8a8cf22955dfb97199d76d4 MD5 · raw file

  1. <html>
  2. <body>
  3. This inspection reports annotations which can be simplified to their 'single element'
  4. or 'marker' shorthand form. Annotations that contain whitespace between the @-sign and the name
  5. of the annotation are also reported.
  6. <!-- tooltip end -->
  7. <p>
  8. <small>New in 10, Powered by InspectionGadgets </small>
  9. </body>
  10. </html>