Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/docs-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
!docs/realm/customization/add-color-mode.md
!docs/realm/customization/eject-components/eject-components-tutorial/index.md
!docs/realm/customization/mcp-server/index.md
!docs/realm/customization/mcp-server/index.md

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: Low

This line is an exact duplicate of the one directly above it. Please remove it to avoid redundancy in the workflow configuration.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: Medium

Excluding the entire file bypasses all linting. Instead of this addition, consider using directly in mcp-server/index.md to disable only the problematic indentation rule while keeping other checks active.

Loading