Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / intellitect/codingguidelines issues and pull requests
#354 - chore(deps): Bump MSTest.TestFramework from 3.7.0 to 3.7.3
Pull Request -
State: open - Opened by dependabot[bot] 12 days ago
Labels: dependencies, .NET
#353 - chore(deps): Bump MSTest.TestAdapter from 3.7.0 to 3.7.3
Pull Request -
State: open - Opened by dependabot[bot] 12 days ago
Labels: dependencies, .NET
#352 - chore(deps): Bump coverlet.collector from 6.0.3 to 6.0.4
Pull Request -
State: open - Opened by dependabot[bot] 19 days ago
Labels: dependencies, .NET
#351 - chore(deps): Bump tzinfo-data from 1.2024.2 to 1.2025.1 in /docs
Pull Request -
State: open - Opened by dependabot[bot] 19 days ago
Labels: dependencies, ruby
#350 - chore(deps): Bump MSTest.TestFramework from 3.7.0 to 3.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 26 days ago
- 1 comment
Labels: dependencies, .NET
#349 - chore(deps): Bump MSTest.TestAdapter from 3.7.0 to 3.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 26 days ago
- 1 comment
Labels: dependencies, .NET
#348 - chore(deps): Bump coverlet.collector from 6.0.2 to 6.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, .NET
#347 - chore(deps): Bump MSTest.TestFramework from 3.6.4 to 3.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, .NET
#346 - chore(deps): Bump MSTest.TestAdapter from 3.6.4 to 3.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, .NET
#345 - chore(deps): Bump the microsoft-codeanalysis group across 1 directory with 3 updates
Pull Request -
State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, .NET
#344 - Bump MSTest.TestFramework from 3.6.3 to 3.6.4
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, .NET
#343 - Bump MSTest.TestAdapter from 3.6.3 to 3.6.4
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, .NET
#342 - Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, .NET
#341 - Bump the microsoft-codeanalysis group across 1 directory with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, .NET
#340 - Bump MSTest.TestFramework from 3.6.2 to 3.6.3
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, .NET
#339 - Bump MSTest.TestAdapter from 3.6.2 to 3.6.3
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, .NET
#338 - Bump the microsoft-codeanalysis group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, .NET
#334 - Bump the microsoft-codeanalysis group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, .NET
#100 - Explicitly implemented members are being flagged
Issue -
State: closed - Opened by Keboo almost 5 years ago
Labels: bug
#99 - Ensuring only valid PascalCharacters
Pull Request -
State: closed - Opened by Keboo almost 5 years ago
- 2 comments
#99 - Ensuring only valid PascalCharacters
Pull Request -
State: closed - Opened by Keboo almost 5 years ago
- 2 comments
#98 - Bump nokogiri from 1.10.7 to 1.10.8 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#98 - Bump nokogiri from 1.10.7 to 1.10.8 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#97 - Reword private fields only guideline
Issue -
State: closed - Opened by MarkMichaelis almost 5 years ago
- 3 comments
Labels: proposal
#97 - Reword private fields only guideline
Issue -
State: closed - Opened by MarkMichaelis almost 5 years ago
- 3 comments
Labels: proposal
#96 - No longer enforcing naming rules on generated code
Pull Request -
State: closed - Opened by Keboo almost 5 years ago
- 1 comment
#95 - Actually use the message parameters in the message.
Pull Request -
State: closed - Opened by Keboo almost 5 years ago
#95 - Actually use the message parameters in the message.
Pull Request -
State: closed - Opened by Keboo almost 5 years ago
#94 - Rename IntelliTectAnalyzer to IntelliTect.Analyzer
Pull Request -
State: closed - Opened by Keboo almost 5 years ago
#93 - INTL0002 is incorrectly firing on generated code in cshtml
Issue -
State: closed - Opened by Keboo almost 5 years ago
Labels: bug
#92 - Nullability Coding Guideline for Properties and Fields
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 2 comments
Labels: proposal
#92 - Nullability Coding Guideline for Properties and Fields
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 2 comments
Labels: proposal
#91 - Formatting for coding standards web site improvement
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation, enhancement
#91 - Formatting for coding standards web site improvement
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation, enhancement
#90 - IntelliTect.Analyzer or IntelliTectAnalyzer?
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
Labels: enhancement
#89 - Use Nullable Type Attributes for Properties/Fields where Initialization is Outside the Constructor
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: invalid, proposal
#89 - Use Nullable Type Attributes for Properties/Fields where Initialization is Outside the Constructor
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: invalid, proposal
#88 - Prefer Nullable Field or Nullable Related Attributes on Non-Nullable Property
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: proposal
#88 - Prefer Nullable Field or Nullable Related Attributes on Non-Nullable Property
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: proposal
#87 - Should exceptions be included in a coding standard's title?
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
- 7 comments
Labels: documentation, proposal
#86 - "Coding Standards" or "Coding Guidelines"
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: documentation, enhancement, good first issue
#85 - Should Code Favor Single Exit or Short Circuit With Multiple Exits?
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: proposal
#85 - Should Code Favor Single Exit or Short Circuit With Multiple Exits?
Issue -
State: closed - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: proposal
#84 - Architecture Guidelines
Issue -
State: open - Opened by ascott18 about 5 years ago
- 11 comments
Labels: proposal
#84 - Architecture Guidelines
Issue -
State: open - Opened by ascott18 about 5 years ago
- 11 comments
Labels: proposal
#83 - Include Roslynator.Analyzers and Roslynator.CodeFixes with more strict default severity levels
Issue -
State: open - Opened by ascott18 about 5 years ago
- 3 comments
Labels: enhancement, .editorconfig, Hacktoberfest, dependencies
#83 - Include Roslynator.Analyzers and Roslynator.CodeFixes with more strict default severity levels
Issue -
State: open - Opened by ascott18 about 5 years ago
- 3 comments
Labels: enhancement, .editorconfig, Hacktoberfest, dependencies
#82 - Where to include message for #pragma disable?
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: documentation
#82 - Where to include message for #pragma disable?
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 4 comments
Labels: documentation
#81 - INTL0003 is not documented on web page
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation, good first issue
#81 - INTL0003 is not documented on web page
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation, good first issue
#80 - INTL0003 should flag method names with underscores
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: bug, good first issue
#79 - Set icon for the nuget package
Issue -
State: closed - Opened by Keboo about 5 years ago
- 5 comments
Labels: enhancement, good first issue, Hacktoberfest
#79 - Set icon for the nuget package
Issue -
State: closed - Opened by Keboo about 5 years ago
- 5 comments
Labels: enhancement, good first issue, Hacktoberfest
#78 - Expression bodied methods should not crash analyzer
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#78 - Expression bodied methods should not crash analyzer
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#77 - Expression Bodied method cause exception
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: bug
#76 - Adding integration tests that run the analyzer on itself.
Pull Request -
State: closed - Opened by Keboo about 5 years ago
- 1 comment
Labels: bug, enhancement
#76 - Adding integration tests that run the analyzer on itself.
Pull Request -
State: closed - Opened by Keboo about 5 years ago
- 1 comment
Labels: bug, enhancement
#75 - INTL00XX rules no longer apply to items inside of NativeMethods classes
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#75 - INTL00XX rules no longer apply to items inside of NativeMethods classes
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#74 - Fix67
Pull Request -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#74 - Fix67
Pull Request -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#73 - Adding C# coding standards
Pull Request -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#73 - Adding C# coding standards
Pull Request -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#72 - Cleaning up pages for local debugging.
Pull Request -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#72 - Cleaning up pages for local debugging.
Pull Request -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#71 - Pascal method names
Pull Request -
State: closed - Opened by adamskt about 5 years ago
#71 - Pascal method names
Pull Request -
State: closed - Opened by adamskt about 5 years ago
#70 - Method/Property naming rules should not apply to NativeMethods classes
Issue -
State: closed - Opened by adamskt about 5 years ago
- 1 comment
Labels: bug, documentation
#70 - Method/Property naming rules should not apply to NativeMethods classes
Issue -
State: closed - Opened by adamskt about 5 years ago
- 1 comment
Labels: bug, documentation
#69 - Enable diff coverage.
Issue -
State: closed - Opened by Keboo about 5 years ago
- 1 comment
Labels: enhancement
#69 - Enable diff coverage.
Issue -
State: closed - Opened by Keboo about 5 years ago
- 1 comment
Labels: enhancement
#68 - Add coding standards document to project page
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#68 - Add coding standards document to project page
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#67 - Move wiki contents to project page
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: documentation
#66 - Add unit test to run analyzers on this repo
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: enhancement
#66 - Add unit test to run analyzers on this repo
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: enhancement
#65 - Add design standards static GitHub pages site.
Pull Request -
State: closed - Opened by adamskt about 5 years ago
#65 - Add design standards static GitHub pages site.
Pull Request -
State: closed - Opened by adamskt about 5 years ago
#64 - Add gitattributes
Pull Request -
State: closed - Opened by adamskt about 5 years ago
- 1 comment
#63 - Set up a .gitattributes file
Issue -
State: closed - Opened by adamskt about 5 years ago
#62 - Create a rule to verify that nullable is turned on at the project level.
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 1 comment
Labels: enhancement
#62 - Create a rule to verify that nullable is turned on at the project level.
Issue -
State: open - Opened by MarkMichaelis about 5 years ago
- 1 comment
Labels: enhancement
#61 - Address "var" related warnings.
Pull Request -
State: closed - Opened by MarkMichaelis about 5 years ago
#61 - Address "var" related warnings.
Pull Request -
State: closed - Opened by MarkMichaelis about 5 years ago
#60 - Updated to C# 8.0 and updated the framework version to latest.
Pull Request -
State: closed - Opened by MarkMichaelis about 5 years ago
#60 - Updated to C# 8.0 and updated the framework version to latest.
Pull Request -
State: closed - Opened by MarkMichaelis about 5 years ago
#59 - Ignore '\r' when comparing code fix output.
Pull Request -
State: closed - Opened by MarkMichaelis about 5 years ago
#59 - Ignore '\r' when comparing code fix output.
Pull Request -
State: closed - Opened by MarkMichaelis about 5 years ago
#58 - Fixing invalid cast exception
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#58 - Fixing invalid cast exception
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#57 - Adding un-used local analyzer.
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#57 - Adding un-used local analyzer.
Pull Request -
State: closed - Opened by Keboo about 5 years ago
#56 - Method names should be PascalCase
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: enhancement, good first issue
#56 - Method names should be PascalCase
Issue -
State: closed - Opened by Keboo about 5 years ago
Labels: enhancement, good first issue
#55 - Flag Task.Delay(0) as being Task.CompletedTask
Issue -
State: open - Opened by Keboo about 5 years ago
- 2 comments
Labels: enhancement, Hacktoberfest
#55 - Flag Task.Delay(0) as being Task.CompletedTask
Issue -
State: open - Opened by Keboo about 5 years ago
- 2 comments
Labels: enhancement, Hacktoberfest
#54 - Add analyzer to check parameter names
Issue -
State: open - Opened by Keboo about 5 years ago
Labels: enhancement
#53 - INTL0302 throwing InvalidCastException
Issue -
State: closed - Opened by Keboo over 5 years ago
Labels: bug