Skip to content
Commit 0cfe1a2e authored by Dhruvaraj Subhashchandran's avatar Dhruvaraj Subhashchandran
Browse files

Fix markdownlint and shellcheck errors



This commit addresses issues with markdownlint complaining
about unspecified languages for the fenced code blocks in
the README.md files of the main repo and the dreport tool.

Resolved this by specifying 'bash' as the language for
these code blocks in both README.md files.

Additionally added tools/dreport.d/ibm.d/plugins.d/badpel
to .shellcheck-ignore to suppress SC1091 and SC2086
errors

Change-Id: I3432dc87999f518949a9459d2ab07e21a73595b1
Signed-off-by: default avatarDhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
parent d73a663c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment