✅ Comprehensive test suite successfully generated for all files in the git diff between the current branch and main.
Based on git diff main..HEAD:
-
.github/workflows/update-profile.yml- Modified to add
--config .markdownlint.jsonflag to markdownlint command - Line 34 changed to include config file reference
- Modified to add
-
.markdownlint.json- New configuration file for markdownlint-cli2
- Configures line length (350 chars), disables specific rules
- Exempts code blocks and tables from line length checks