1
0
mirror of synced 2025-12-23 21:05:00 -05:00

Fix linter errors in repo (#9689)

* Fix linter errors

* Update links
This commit is contained in:
Rich Lander
2025-01-13 21:40:52 -08:00
committed by GitHub
parent f82833aa44
commit 8c8e5836c3
3212 changed files with 48485 additions and 57530 deletions

View File

@@ -70,4 +70,3 @@ additions and a '-' indicates removal.
* [System.Threading.Tasks.Dataflow](5.0_System.Threading.Tasks.Dataflow.md)
* [System.Windows.Markup](5.0_System.Windows.Markup.md)
* [System.Xml](5.0_System.Xml.md)

View File

@@ -25,4 +25,3 @@
+ public class SortedSet<T> : ICollection, ICollection<T>, IDeserializationCallback, IEnumerable, IEnumerable<T>, IReadOnlyCollection<T>, IReadOnlySet<T>, ISerializable, ISet<T>
}
```

View File

@@ -6,4 +6,3 @@
+ public class PropertyCollection : Hashtable, ICloneable
}
```

View File

@@ -253,4 +253,3 @@
+ }
}
```

View File

@@ -47,4 +47,3 @@
+ }
}
```

View File

@@ -219,4 +219,3 @@
+ }
+}
```

View File

@@ -70,4 +70,3 @@
}
}
```

View File

@@ -56,4 +56,3 @@
}
}
```

View File

@@ -166,4 +166,3 @@
}
}
```

View File

@@ -53,4 +53,3 @@
+ public delegate void WriteStreamClosedEventHandler(object sender, WriteStreamClosedEventArgs e);
}
```

View File

@@ -164,4 +164,3 @@
+ }
}
```

View File

@@ -11,4 +11,3 @@
+ }
}
```

View File

@@ -48,4 +48,3 @@
+ }
}
```

View File

@@ -393,4 +393,3 @@
+ }
+}
```

View File

@@ -177,4 +177,3 @@
+ }
+}
```

View File

@@ -138,4 +138,3 @@
}
}
```

View File

@@ -29,4 +29,3 @@
}
}
```

View File

@@ -340,4 +340,3 @@
}
}
```