computablee / DotMP

A collection of powerful abstractions for parallel programming in .NET with an OpenMP-like API.
https://computablee.github.io/DotMP/
GNU Lesser General Public License v2.1
29 stars 8 forks source link

Fix linting issues with contributors.yml #69

Closed computablee closed 11 months ago

computablee commented 11 months ago

This PR fixes issues with the linter with respect to contributors.yml

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e5fc747) 82.31% compared to head (f154a72) 82.31%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ======================================= Coverage 82.31% 82.31% ======================================= Files 11 11 Lines 854 854 Branches 93 93 ======================================= Hits 703 703 Misses 120 120 Partials 31 31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.