Skip to content

VBC-928: lorem-ipsum-docs

error

Category: docs
Analysis: Regex (line by line)
File types: .md, .txt, .html, .js, .ts, .py, .go, .rs, .java, .sh, .tsx, .jsx, .c, .cpp, .cs, .kt, .swift, .rb, .astro
Scope: the whole file, with no scope filtering
Excluded paths: **/test/**, **/tests/**, **/__tests__/**, **/testdata/**, **/fixtures/**, **/test_*.py, **/*_test.py, **/*_test.go, **/*_test.rs, **/*.test.*, **/*.spec.*
Tags: documentation slop

What it reports

Placeholder text 'Lorem ipsum' detected at line {line}. Replace with real content before committing.

Flagged

md
Lorem ipsum dolor sit amet, consectetur.

Not flagged

md
Real documentation content.

Pattern

regex
Lorem ipsum dolor sit amet

Released under the MIT License.