From: Igor Opaniuk <[email protected]> Fix markdown style issues using markdownlint tool [1]. The list of files:
$ find . -type f -name "*.md" ./README.qemu.md ./MAINTAINERS.md ./README.OE-Core.md ./meta/lib/patchtest/README.md ./meta/recipes-devtools/rust/README-rust.md ./meta/recipes-devtools/perl-cross/files/README.md ./SECURITY.md The `./meta/recipes-devtools/perl-cross/files/README.md` is skipped, as this should be addressed in the `perl-cross` mainline repository first. [1] https://github.com/markdownlint/markdownlint Igor Opaniuk (6): README.OE-Core.md: fix markdown style issues MAINTAINERS.md: fix markdown style issues README.qemu.md: fix markdown style issues SECURITY.md: fix markdown style issues patchtest/README.md: fix markdown style issues rust/README-rust.md: fix markdown style issues MAINTAINERS.md | 2 -- README.OE-Core.md | 17 ++++++++-------- README.qemu.md | 8 ++++---- SECURITY.md | 16 +++++++-------- meta/lib/patchtest/README.md | 8 ++++---- meta/recipes-devtools/rust/README-rust.md | 24 ++++++++++++----------- 6 files changed, 37 insertions(+), 38 deletions(-) -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210755): https://lists.openembedded.org/g/openembedded-core/message/210755 Mute This Topic: https://lists.openembedded.org/mt/110989354/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
