best-practices-badge icon indicating copy to clipboard operation
best-practices-badge copied to clipboard

dev install. rake complains about docs/testing.md

Open TonyLHansen opened this issue 7 months ago • 0 comments

Running rake after doing a test install gave this error:

bundle exec mdl -s config/markdown_style.rb *.md docs/*.md
docs/testing.md:209: MD009 Trailing spaces
rake aborted!

There's an extra space at the end of docs/testing.md

TonyLHansen avatar Dec 06 '23 13:12 TonyLHansen