Doc: run linter on markdown code blocks
Author: samberCreated Oct 5, 2025Updated May 8, 2026
@ccoVeille suggested https://github.com/hougesen/mdsf, which seems a good project wrapping golangci-lint.
Currently, the project is missing some features: https://github.com/hougesen/mdsf/issues/1333 + https://github.com/hougesen/mdsf/issues/448 + https://github.com/hougesen/mdsf/issues/386
Tasks:
- add config file at the repository root
- add github action
- add to makefile
Source: samber/lo