-
Notifications
You must be signed in to change notification settings - Fork 616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix linter #1042
Fix linter #1042
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 2 | 0 | 0.03s | |
markdownlint | 257 | 3 | 6.18s | ||
markdown-table-formatter | 257 | 1 | 0.57s | ||
✅ MDLINKCHECK | linkcheck | 257 | 0 | 11.32s | |
✅ SPELL | cspell | 268 | 0 | 11.62s | |
✅ YAML | prettier | 10 | 0 | 1.47s | |
✅ YAML | yamllint | 10 | 0 | 0.48s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one nit suggestion. approving
Co-authored-by: Avishay Balter <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
fix linter and our PR template