-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
style(format): lint markdown #1131
Conversation
joshka
commented
May 24, 2024
- chore: Fix line endings for changelog
- chore: cleanup markdown lints
- ci: add Markdown linter
- build: add markdown lint to the makefile
Commit scope might be |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1131 +/- ##
=====================================
Coverage 94.5% 94.5%
=====================================
Files 65 65
Lines 15450 15450
=====================================
Hits 14615 14615
Misses 835 835 ☔ View full report in Codecov by Sentry. |
rebased on main and fixed conflicts |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Thanks @orhun :) |
- **chore: Fix line endings for changelog** - **chore: cleanup markdown lints** - **ci: add Markdown linter** - **build: add markdown lint to the makefile** --------- Co-authored-by: Orhun Parmaksız <[email protected]>