Skip to content

fix(mcp): move license check outside docstring in mcp command#6

Merged
Coding-Dev-Tools merged 1 commit into
mainfrom
Openclaw/api-contract-guardian/fix-mcp-license-readme
May 18, 2026
Merged

fix(mcp): move license check outside docstring in mcp command#6
Coding-Dev-Tools merged 1 commit into
mainfrom
Openclaw/api-contract-guardian/fix-mcp-license-readme

Conversation

@Coding-Dev-Tools
Copy link
Copy Markdown
Owner

The license check (if require_license:) was trapped inside the function
docstring and never executed as code. Moved it outside the docstring
so the MCP command correctly enforces licensing like other commands.

fix(readme): remove stray 'n' characters breaking markdown rendering

Two stray 'n' characters were present before the CI badge and before
'Or install via Homebrew' line, causing rendering artifacts.

The license check (if require_license:) was trapped inside the function
docstring and never executed as code. Moved it outside the docstring
so the MCP command correctly enforces licensing like other commands.

fix(readme): remove stray 'n' characters breaking markdown rendering

Two stray 'n' characters were present before the CI badge and before
'Or install via Homebrew' line, causing rendering artifacts.
@Coding-Dev-Tools Coding-Dev-Tools merged commit 69d13bf into main May 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant