[global] disable = ["MD041", "MD018"] exclude = [ ".git", ".github", "node_modules", "vendor", "dist", "build", "CHANGELOG.md", "LICENSE.md", ] respect-gitignore = true [MD013] code-blocks = false # Exclude code blocks from line length check tables = false # Exclude tables from line length check