Merge pull request #44 from kysect/feat/code-style-generator #64
Annotations
10 warnings
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/EditorConfigSettingsParserTests.cs#L14
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.EditorConfigSettingsParserTests.Parse_TabWidth_ReturnGeneralEditorRule() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/IniParserTests.cs#L12
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.IniParserTests.Parse_SimpleLine_ReturnParsedKeyValue() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MarkdownDocumentParserTests.cs#L15
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MarkdownDocumentParserTests.SplitByHeaders_DocumentWithThreeHeaders_ReturnThreeParts() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MarkdownTableParserTests.cs#L18
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MarkdownTableParserTests.ParseToSimpleContent_ForSimpleTable_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnTableParserTests.cs#L21
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnTableParserTests.Parse_KeyValueTable_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/IniParserTests.cs#L24
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.IniParserTests.Parse_LineWithComment_ReturnParsedKeyValue() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/IniParserTests.cs#L34
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.IniParserTests.Parse_EditorConfigFile_ParsedWithoutErrors() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/CodeStyleGeneration/CodeStyleGeneratorTests.cs#L21
Remove the underscores from member name Kysect.Configuin.Tests.CodeStyleGeneration.CodeStyleGeneratorTests.Generate_ForAllMsLearnDocumentation_FinishWithoutErrors() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnDocumentationParserTests.cs#L17
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnDocumentationParserTests.ParseStyleRule_IDE0040_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnTableParserTests.cs#L47
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnTableParserTests.Parse_KeyMultiValueTableContent_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
The logs for this run have expired and are no longer available.
Loading