JetBrains / ExternalAnnotations

JetBrains ReSharper External Annotations
https://www.jetbrains.com/help/resharper/Code_Analysis__External_Annotations.html
MIT License
81 stars 44 forks source link

Duplicated annotations #241

Open MToolmaker opened 1 year ago

MToolmaker commented 1 year ago

Found a problem with duplication in annotations index. It leads to https://youtrack.jetbrains.com/issue/RIDER-82353/Math.Tanh-is-annotated-as-pure-twice problem because [Pure] attribute is duplicated. Screenshot 2023-04-06 at 18 39 00