guibranco / BancosBrasileiros-MergeTool

🇧🇷 🏦 📋 Brazilian banks: MergeTool - The C# .NET tool used to merge and keep data from the Bancos Brasileiros repository updated
https://guibranco.github.io/BancosBrasileiros-MergeTool/
MIT License
5 stars 0 forks source link

[Penify]: Documentation for commit - 53a4a9c #153

Closed penify-dev[bot] closed 2 months ago

penify-dev[bot] commented 2 months ago

This PR focuses exclusively on updating and refining the documentation throughout the codebase. There are no functional changes to the code itself.

Changes: BancosBrasileiros.MergeTool/Dto/Bank.cs BancosBrasileiros.MergeTool/Helpers/Reader.cs BancosBrasileiros.MergeTool/Helpers/Writer.cs

🙏 Request: Please review the changes to ensure that the documentation is clear, accurate, and adheres to your project's standards. Any feedback regarding areas that might still need clarification or additional details would be highly appreciated. You can also raise the request on the Penify Community or mail us at support@penify.dev

guibranco commented 2 months ago

@gstraccini csharpier

gstraccini[bot] commented 2 months ago

Running CSharpier on this branch! :wrench:

gstraccini[bot] commented 2 months ago

:white_check_mark: CSharpier result:

Error ./BancosBrasileiros.MergeTool/Helpers/Writer.cs - Was not formatted.
  The file contained different line endings than formatting it would result in.
Error ./BancosBrasileiros.MergeTool/Dto/Bank.cs - Was not formatted.
  The file contained different line endings than formatting it would result in.
Error ./BancosBrasileiros.MergeTool/Helpers/Reader.cs - Was not formatted.
  The file contained different line endings than formatting it would result in.
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud