Skip to content

Tags: meziantou/Meziantou.Analyzer

Tags

2.0.161

Toggle 2.0.161's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New rule: MA0160 Use ContainsKey instead of TryGetValue when the seco…

…nd arg is a discard (#743)

2.0.160

Toggle 2.0.160's commit message

Verified

This commit was signed with the committer’s verified signature.
meziantou Gérald Barré
Improve heuristic for MA0003

2.0.159

Toggle 2.0.159's commit message

Verified

This commit was signed with the committer’s verified signature.
meziantou Gérald Barré
Add StringSyntax to highlight code in tests

2.0.158

Toggle 2.0.158's commit message

Verified

This commit was signed with the committer’s verified signature.
meziantou Gérald Barré
Improve message for MA0115

2.0.157

Toggle 2.0.157's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix message in MA0159

2.0.156

Toggle 2.0.156's commit message

Verified

This commit was signed with the committer’s verified signature.
meziantou Gérald Barré
Update dependencies

2.0.155

Toggle 2.0.155's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(deps): update all dependencies

2.0.154

Toggle 2.0.154's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update all dependencies

2.0.153

Toggle 2.0.153's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
New rule: MA0158 - Use System.Threading.Lock instead of System.Object

2.0.152

Toggle 2.0.152's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
MA0029 should not report when for IQueryable when the predicate is a …

…reference