-
Notifications
You must be signed in to change notification settings - Fork 588
Open
Labels
enhancementNew feature or request.New feature or request.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
Summary
Add markdownlint validation for documentation and consider enabling eslint for the website project.
Tasks
- Add
markdownlintandmarkdownlint-clitowebsite/package.json - Fix documentation content to pass markdownlint validation
- Add
lint:mdandlint:md:fixscripts to package.json - Add markdown linting to CI as a docs-check step
- Consider enabling eslint for
website/project
Context
This will catch common markdown issues (formatting, broken links, etc.) automatically in CI, similar to Python code validation.
Based on discussion: apify/apify-sdk-python#747 (comment)
🤖 Co-Authored-By: Claude Sonnet 4.5
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.