Closed umaannamalai closed 10 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ RST | rstcheck | 1 | 0 | 0.85s | |
✅ RST | rstfmt | 1 | 0 | 0 | 1.27s |
✅ RST | rst-lint | 1 | 0 | 0.32s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8399022
) 81.08% compared to head (8be49c2
) 81.09%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR removes the Slack workspace details present in the
CONTRIBUTING.rst
as the workspace is no longer active.Fixes #968