Commit Graph

3 Commits

Author SHA1 Message Date
stan-sz
624ee292f7 Enable some of the unnecessary code rules (#799)
* CA1823 Avoid unused private fields
* CA1847 Use string.Contains(char) instead of string.Contains(string) with single characters
* IDE0005 Remove unnecessary import
* IDE0051 Private member is unused
* IDE0052 Private member is unread
2022-03-21 19:17:45 -07:00
Boshi Lian
76ca0b9090 copy from suggest from roslyn 2017-10-24 17:05:26 +08:00
Boshi Lian
e4087ee992 introduce editorconfig 2017-10-24 16:49:10 +08:00