Skip to content

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Aug 15, 2025

Summary

Added @rslint/core to tarko/agent package for code lint.

image

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify
Copy link

netlify bot commented Aug 15, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 5d21192
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/689f4161d2938b0008ed270a
😎 Deploy Preview https://deploy-preview-1144--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ulivz ulivz changed the title feat(tarko): add rslint as dev dependency with config ci(tarko-agent): add rslint as dev dependency with config Aug 15, 2025
@ulivz ulivz changed the title ci(tarko-agent): add rslint as dev dependency with config ci(tarko-agent): integrate rslint for code linting Aug 15, 2025
// If it's already a JSON schema, return it directly
if (!isZodSchema(schema)) {
return schema as JSONSchema;
return schema ;
Copy link
Member Author

Choose a reason for hiding this comment

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

an unexpected space here cc @hardfist

Copy link
Member Author

Choose a reason for hiding this comment

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

Created an issue here: web-infra-dev/rslint#280

@ulivz ulivz changed the title ci(tarko-agent): integrate rslint for code linting WIP: ci(tarko-agent): integrate rslint for code linting Aug 15, 2025
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.

2 participants