Closed lars-reimann closed 1 month ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ REPOSITORY | git_diff | yes | no | 0.06s | |
✅ TYPESCRIPT | eslint | 2 | 0 | 0 | 4.58s |
✅ TYPESCRIPT | prettier | 2 | 0 | 0 | 0.61s |
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:
Project coverage is 99.68%. Comparing base (
5913a54
) to head (2de73d7
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 0.20.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Closes #1147
Summary of Changes
Show default values of parameters in the signature help. Previously, it only showed whether a parameter was optional or not.