Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bkoelman/CSharpGuidelinesAnalyzer issues and pull requests

#160 - use correct framework

Pull Request - State: closed - Opened by kasperk81 about 2 months ago - 1 comment

#159 - Update layer settings for Resharper/Rider v2024.1

Pull Request - State: closed - Opened by bkoelman 2 months ago - 1 comment

#157 - Add "doc" to the blacklisted words

Pull Request - State: closed - Opened by bkoelman 2 months ago

#156 - Package updates and primary constructors fix

Pull Request - State: closed - Opened by bkoelman 2 months ago

#154 - AV1553: Report only for *publicly visible* methods

Issue - State: closed - Opened by bart-vmware 3 months ago - 1 comment

#151 - AV1225: Disable for sealed types

Issue - State: closed - Opened by bart-vmware 3 months ago - 1 comment

#150 - AV1706: Detect more abbreviations

Issue - State: closed - Opened by bkoelman 4 months ago

#149 - AV1710: Add exception for User.UserName

Pull Request - State: closed - Opened by bkoelman 5 months ago

#148 - Package updates

Pull Request - State: closed - Opened by bkoelman 5 months ago

#147 - Suggestion: Allow short names for lambda variables (AV1706)

Issue - State: closed - Opened by dennisdoomen 5 months ago - 8 comments

#145 - False positive with named arguments (AV1555)

Issue - State: closed - Opened by dennisdoomen 5 months ago - 6 comments

#144 - Add "Username" as a common exception of AV1710

Issue - State: closed - Opened by dennisdoomen 5 months ago - 1 comment

#142 - Add records as an exception to AV1561 (max 3 parameters in signature)

Issue - State: closed - Opened by weelink 7 months ago - 3 comments

#140 - Bug: Should not report AV1553 on overridden members

Issue - State: closed - Opened by bkoelman 10 months ago

#139 - Redesign AV2220

Pull Request - State: closed - Opened by bkoelman over 1 year ago

#138 - Suppress AV1553 on [CallerArgumentExpression] usage

Pull Request - State: closed - Opened by bkoelman over 1 year ago

#137 - AV2220 behavior on query with multiple sources

Issue - State: closed - Opened by jnyrup over 1 year ago - 5 comments

#136 - AV1553: Suppress on CallerArgumentExpressions

Issue - State: closed - Opened by bkoelman almost 2 years ago

#135 - Update CSharpGuidelines.Layer.DotSettings

Issue - State: closed - Opened by bkoelman almost 2 years ago

#134 - Switch member access style to using the c# type name instead of CLR

Pull Request - State: closed - Opened by dennisdoomen almost 2 years ago - 2 comments

#133 - Fixed AV1522: Skip assignments in 'with' expressions

Pull Request - State: closed - Opened by bkoelman about 2 years ago - 1 comment

#132 - AV1522: False positive on 'with' expressions (nondestructive mutation)

Issue - State: closed - Opened by MaximeSmissen about 2 years ago - 4 comments

#131 - AV1561: Should exclude the `this` parameter of extension methods

Issue - State: closed - Opened by BryceBarbara about 2 years ago - 3 comments

#130 - AV1130: Exclude IQueryable and whitelist D/I registration methods

Pull Request - State: closed - Opened by bkoelman about 2 years ago

#129 - AV1130 should allow IServiceCollection as return type

Issue - State: closed - Opened by thomaseyde about 2 years ago - 4 comments

#128 - Updates for CSharpGuidelines v5.5.0

Pull Request - State: closed - Opened by bkoelman over 2 years ago

#126 - AV1505: False positive on top-level programs

Issue - State: closed - Opened by bkoelman over 2 years ago - 1 comment

#125 - The same AVxxx shouldn't be used for multiple purposes.

Issue - State: closed - Opened by rwv37 over 2 years ago - 4 comments

#124 - Updated AV2210 to require warning level 9999

Pull Request - State: closed - Opened by bkoelman almost 3 years ago

#123 - AV1562: Suppress for parameters of type ref struct

Issue - State: closed - Opened by bkoelman almost 3 years ago - 1 comment

#122 - AV1568: Suppress for non-ref parameter to ref struct

Issue - State: closed - Opened by bkoelman almost 3 years ago - 1 comment

#121 - AV2210: Require warning level 9999

Issue - State: closed - Opened by bart-degreed almost 3 years ago - 5 comments

#120 - Added code to test coverage integration

Pull Request - State: closed - Opened by bkoelman over 3 years ago

#119 - Adds exception for platform invoke wrappers to AV1008

Pull Request - State: closed - Opened by bkoelman over 3 years ago

#118 - Adds detection of parameterized test methods

Pull Request - State: closed - Opened by bkoelman over 3 years ago

#117 - AV1755: Add exception for [Theory]

Issue - State: closed - Opened by bart-degreed over 3 years ago

#116 - AV1008 (Avoid static classes) colliding with FxCop CA1060 (NativeMethods)

Issue - State: closed - Opened by julianbartel over 3 years ago - 4 comments

#115 - How to turn off AV2210?

Issue - State: closed - Opened by originalfoo about 4 years ago - 7 comments

#114 - Support for .editorconfig

Issue - State: closed - Opened by jnyrup about 4 years ago - 8 comments

#113 - Override AV1561:MaxParameterCount for constructors

Issue - State: closed - Opened by bkoelman over 4 years ago - 1 comment

#111 - AV1568: `in` should be allowed

Issue - State: closed - Opened by bddckr almost 5 years ago - 7 comments

#110 - Added support for rule configuration settings

Pull Request - State: closed - Opened by bkoelman almost 5 years ago - 1 comment

#109 - Resharper layer violates AV2201

Issue - State: closed - Opened by denxorz almost 5 years ago - 2 comments

#108 - Configurable rules

Issue - State: closed - Opened by bkoelman over 5 years ago - 1 comment

#107 - Compensate for upcoming breaking changes in IOperation API

Pull Request - State: closed - Opened by bkoelman about 6 years ago

#106 - Run analyzers on themselves

Pull Request - State: closed - Opened by bkoelman about 6 years ago

#105 - Updated overview documentation

Pull Request - State: closed - Opened by bkoelman about 6 years ago

#104 - Remove analyzer for AV2215

Issue - State: closed - Opened by bkoelman about 6 years ago

#103 - Update help links

Issue - State: closed - Opened by bkoelman about 6 years ago - 1 comment

#102 - Exception in UseUnderscoresForUnusedLambdaParametersAnalyzer

Issue - State: closed - Opened by jnyrup about 6 years ago - 2 comments

#101 - Update to breaking changes in Microsoft.CodeAnalysis v2.6.0

Pull Request - State: closed - Opened by bkoelman over 6 years ago - 1 comment

#100 - Add exception for Deconstruct method (AV1562)

Issue - State: closed - Opened by bkoelman over 6 years ago - 2 comments

#99 - Support for updated IOperation API in roslyn v2.3.0

Pull Request - State: closed - Opened by bkoelman almost 7 years ago

#98 - Problems with latest version of csc

Issue - State: closed - Opened by Bowman74 almost 7 years ago - 5 comments

#97 - Added OpenCover code coverage

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#96 - Added exceptions for the words Int16/Int32/Int64, 2D/3D/4D (AV1704)

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#95 - Fixed: only report when documentation comments are enabled (AV2305)

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#94 - Attempts to improve performance for AV1568

Pull Request - State: closed - Opened by bkoelman over 7 years ago - 1 comment

#93 - Test, please ignore.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#92 - Optimize running time of AV1568

Issue - State: closed - Opened by bkoelman over 7 years ago - 2 comments

#91 - Added links to rules

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#90 - Reduce allocations

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#88 - Added analyzer for AV2305.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#87 - Added analyzer for AV1739.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#86 - Added analyzer for AV1537.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#85 - Bug: Writes to a parameter of type struct are not reported (AV1568)

Issue - State: closed - Opened by bkoelman over 7 years ago - 2 comments

#84 - Added analyzer for AV2318.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#83 - Added analyzer for AV2215.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#82 - Added analyzer for AV1738.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#81 - Added analyzer for AV1711.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#80 - Added analyzer for AV1507.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#79 - Added analyzer for AV1715.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#78 - Added analyzer for AV1706.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#77 - Added analyzer for AV1225.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#76 - Added analyzer for AV1551.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#75 - Added analyzer for AV1568.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#74 - Added analyzer for AV1704.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#73 - Added analyzers for AV1008 and AV1745.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#72 - Better handling of Core assemblies (AV1250)

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#71 - Added analyzer for AV1502.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#70 - Added analyzer for AV1505.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#69 - Added analyzer for AV2310.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#68 - Added analyzer for AV1530.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#67 - Added analyzer for AV1532.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#66 - Added analyzer for AV1130.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#65 - Added analyzer for AV1535.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#64 - Added analyzer for AV1708.

Pull Request - State: closed - Opened by bkoelman over 7 years ago

#42 - Implement AV2318: Don't use comments for tracking work to be done later

Issue - State: closed - Opened by bkoelman over 7 years ago - 2 comments
Labels: Priority-3

#41 - Implement AV2310: Avoid inline comments

Issue - State: closed - Opened by bkoelman over 7 years ago
Labels: Priority-2

#40 - Implement AV2305: Document all public, protected and internal types and members

Issue - State: closed - Opened by bkoelman over 7 years ago - 2 comments
Labels: Priority-2