Skip to content

docs: add pymarkdownlnt to lint jobs#815

Open
qlrd wants to merge 1 commit intoselfcustody:developfrom
qlrd:ci/pymarkdownlnt
Open

docs: add pymarkdownlnt to lint jobs#815
qlrd wants to merge 1 commit intoselfcustody:developfrom
qlrd:ci/pymarkdownlnt

Conversation

@qlrd
Copy link
Copy Markdown
Member

@qlrd qlrd commented Jan 7, 2026

What is this PR for?

pymarkdownlnt is a nice lib that lints markdown documents. It check for good formatting and standards managed by CommonMark. As proof of concept, the linter was applied only to the README.md.

Changes made to:

  • Code
  • Tests
  • Docs
  • CHANGELOG

Did you build the code and tested on device?

  • Yes, build and tested on

What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Docs update
  • Other

@qlrd qlrd changed the title docs: add pymarkdownlnt to lint jobs docs: add pymarkdownlnt to lint jobs Jan 7, 2026
`pymarkdownlnt` is a nice lib that lints markdown documents. It check
for good formatting and standards managed by
[CommonMark](https://spec.commonmark.org/). As proof of concept, the
linter was applied only to the README.md.
@qlrd qlrd force-pushed the ci/pymarkdownlnt branch from 521a4b9 to a6732e5 Compare January 7, 2026 11:01
@qlrd qlrd marked this pull request as ready for review January 7, 2026 11:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (86340f3) to head (a6732e5).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #815   +/-   ##
========================================
  Coverage    97.31%   97.31%           
========================================
  Files           83       83           
  Lines        10576    10576           
========================================
  Hits         10292    10292           
  Misses         284      284           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant