DotNetAnalyzers/Proposals
A repository and issue tracker for proposed analyzers which have not yet been developed
Issues
- 0
- 0
- 3
Sandcastle Help File Builder diagnostics
#22 opened by sharwell - 1
Identify issues in XML documentation comments
#21 opened by sharwell - 2
- 0
- 4
Methods to help coding against Roslyn.
#31 opened by AdamSpeight2008 - 2
Recursion Detector
#8 opened by AdamSpeight2008 - 5
Define constant for string literal
#28 opened by AdamSpeight2008 - 0
- 0
Implementations of IDisposable should check private disposed field in public/internal/protected methods
#41 opened by jimmyheaddon - 1
Convert (null == x) to (x == null)
#35 opened by sharwell - 1
Validate ExportAttribute types
#40 opened by sharwell - 2
Allocated size of object
#29 opened by sharwell - 1
Class name does not match file name
#38 opened by ilmax - 3
Alert to usage of legacy collection types
#37 opened by sharwell - 0
Code fix for CS0266
#36 opened by sharwell - 3
Possibility of moving repo here?
#34 opened by ErikEJ - 0
Colourisation of Hidden Diagnostic
#33 opened by AdamSpeight2008 - 10
Move type to "correct" file
#13 opened by sharwell - 2
(Proposal) Unified Namespaces
#32 opened by AdamSpeight2008 - 2
Create constants for all magic strings
#30 opened by Bartmax - 0
Migrate test from MSTest to xUnit
#27 opened by sharwell - 2
Suggest using ConfigureAwait(false)
#26 opened by sharwell - 3
C# 6 migration aids
#19 opened by sharwell - 14
- 9
Avoid awaiting inside a method where you don't need to run any continuation
#24 opened by tugberkugurlu - 17
- 2
- 1
- 4
DateTime.Now usage analyzer
#9 opened by tugberkugurlu - 5
StyleCop rules
#16 opened by sharwell - 0
adopt up-for-grabs tag for proposals repo
#25 opened by tugberkugurlu - 0
Support Markdown in documentation comments
#23 opened by sharwell - 0
C# 5 migration aids
#20 opened by sharwell - 1
FxCop rules
#17 opened by sharwell - 0
- 0
Remove unnecessary finalizer
#14 opened by sharwell - 2
- 19
Replace var with explicit type
#3 opened by tugberkugurlu - 8
String.Format Diagnostics
#6 opened by AdamSpeight2008 - 2
Can we put diagnostic proposals here?
#2 opened by tugberkugurlu - 0
Code Contracts rewriter misuse detection
#1 opened by sharwell - 1
VB.net?
#5 opened by AdamSpeight2008