GitAuto: [FEATURE] Add YAML format to the output formats #167
6 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 6
Complexity increasing per file
==============================
- BancosBrasileiros.MergeTool.Tests/WriterTests.cs 1
See the complete overview on Codacy
Annotations
Check notice on line 124 in BancosBrasileiros.MergeTool/Helpers/Writer.cs
codacy-production / Codacy Static Code Analysis
BancosBrasileiros.MergeTool/Helpers/Writer.cs#L124
Remove this empty statement.
Check failure on line 45 in BancosBrasileiros.MergeTool/Program.cs
codacy-production / Codacy Static Code Analysis
BancosBrasileiros.MergeTool/Program.cs#L45
Add a 'default' clause to this 'switch' statement.
Check notice on line 45 in BancosBrasileiros.MergeTool/Program.cs
codacy-production / Codacy Static Code Analysis
BancosBrasileiros.MergeTool/Program.cs#L45
Define the locale to be used in this string operation.
Check notice on line 45 in BancosBrasileiros.MergeTool/Program.cs
codacy-production / Codacy Static Code Analysis
BancosBrasileiros.MergeTool/Program.cs#L45
Replace this 'switch' statement with 'if' statements to increase readability.
Check notice on line 11 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L11
Expected: 1; Actual: 2
Check notice on line 11 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L11
Lists should be surrounded by blank lines