issues
search
WiseTechGlobal
/
WTG.Analyzers
Analyzers from WiseTech Global to enforce our styles, behaviours, and prevent common mistakes.
Other
16
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update workflow actions.
#227
brian-reichle
opened
1 week ago
0
A new rule to warn against nesting Path.Combine.
#226
brian-reichle
opened
4 months ago
2
Cover WTG1001 on edge cases
#225
mj-wtg
closed
3 months ago
0
WTG1001:DoNotUsePrivateKeyword should trigger on 'private partial void' method and not trigger 'private partial void' method with an 'out' keyword
#224
mj-wtg
closed
3 months ago
1
Update to .NET 8, NUnit 4, other dev packages
#223
yaakov-h
closed
4 months ago
0
Remove old CI workaround
#222
yaakov-h
closed
4 months ago
0
Add WTG logo as icon to NuGet packages
#221
yaakov-h
closed
4 months ago
0
WTG1001:DoNotUsePrivateKeyword should ignore partial methods with non-void return types
#220
wtg-mg8
closed
4 months ago
2
C# 12: WTG3004 should code-fix to []
#219
yaakov-h
opened
4 months ago
0
NuGet packages should have an icon
#218
yaakov-h
closed
4 months ago
0
WTG3104 bad code-fix
#217
yaakov-h
opened
11 months ago
0
VS17.8.0 crash in LinqEnumerableCodeFixProvider
#216
yaakov-h
opened
12 months ago
1
Bump version number for 3.7.2 release
#215
yaakov-h
closed
1 year ago
0
Fix WTG1002 false-positive in enumerable subclasses
#214
yaakov-h
closed
1 year ago
0
Analyzer to warn against mismatching ILogger type arguments
#213
yaakov-h
opened
1 year ago
2
New Rules for AsParallel
#212
jass790909
opened
1 year ago
0
Support file scoped namespaces in WTG1006.
#211
brian-reichle
closed
1 year ago
0
Should not register a code fix that does not make any changes.
#210
brian-reichle
closed
1 year ago
0
FileSystemPathsCodeFixProvider registers CodeActions that don't actually do anything.
#209
brian-reichle
closed
1 year ago
0
Update Roslyn
#208
brian-reichle
opened
1 year ago
0
WTG1006 should be "FileScopedNamespace"-aware.
#207
brian-reichle
closed
1 year ago
2
Relax WTG1001 for C# 9 partial methods
#206
yaakov-h
closed
1 year ago
0
Relax WTG1001 for partial methods.
#205
brian-reichle
closed
1 year ago
0
WI00577538: WTG3007 should allow sealed overrides
#204
yaakov-h
closed
1 year ago
0
WI00578319 - Add code fix to WTG4001
#203
andrewhongnsw
closed
1 year ago
2
WI00547438 - Pointless interpolated strings analyzer
#202
yaakov-h
closed
1 year ago
2
WTG3007 should allow overrides that include sealed keyword
#201
andrewhongnsw
closed
1 year ago
5
WTG3007 code fix adds extra new lines when overridden member is adjacent to a #region or #endregion
#200
andrewhongnsw
opened
1 year ago
1
WTG3007 code fix tries to delete overridden method with #if directive within it
#199
andrewhongnsw
closed
1 year ago
5
WI00547434 - Concat analyzer
#198
yaakov-h
closed
1 year ago
0
Fix typo in test suite name
#197
yaakov-h
closed
1 year ago
0
FileSystemPaths analyzer (WTG2008) throws NullReferenceException
#196
andrewhongnsw
closed
1 year ago
3
Analyzer to warn when comparing DateTime with DateTimeOffset
#195
yaakov-h
opened
1 year ago
0
WI00547438 - Pointless interpolated strings analyzer
#194
theawesomew
closed
1 year ago
1
WI00547434 - Concat analyzer
#193
theawesomew
closed
1 year ago
4
Try to avoid CS0201 when collapsing away and/or assignments.
#192
brian-reichle
closed
2 years ago
4
WTG3012 and or assignment expressions with false boolean literal
#191
andrewhongnsw
closed
2 years ago
1
WTG3012 needs to restore leading trivia
#190
andrewhongnsw
opened
2 years ago
2
Bump version number for 3.7.1 release
#189
yaakov-h
closed
2 years ago
0
Relax WTG3103 for comma-separated items.
#188
yaakov-h
closed
2 years ago
2
Add Analyzer to forbid MSBuildLocator.RegisterDefaults()
#187
yaakov-h
closed
2 years ago
2
Add analyzer to forbid calling MSBuildLocator.RegisterDefault()
#186
yaakov-h
closed
2 years ago
0
Add support to WTG1002 for target-typed new.
#185
yaakov-h
closed
2 years ago
0
Add CODEOWNERS
#183
yaakov-h
closed
2 years ago
0
WTG1002 false positive when using target typed new().
#182
brian-reichle
closed
2 years ago
0
Relax WTG3103 for comma separated items.
#181
brian-reichle
closed
2 years ago
1
WTG1002 false positive with NRT.
#180
brian-reichle
closed
2 years ago
0
Handle nullable tuple types.
#179
brian-reichle
closed
2 years ago
0
Warn against patterns that cause unexpected conversion from `IQueryable<>` to `IEnumerable<>`.
#178
brian-reichle
closed
2 years ago
0
Warn against intermediate strings that are only used to produce a derived value
#177
yaakov-h
opened
2 years ago
0
Next