Skip to content

Add lint and typecheck jobs to AI agent CI#267

Open
ndyugwu wants to merge 1 commit into
codebestia:mainfrom
ndyugwu:issue-151-add-lint-typecheck-ci
Open

Add lint and typecheck jobs to AI agent CI#267
ndyugwu wants to merge 1 commit into
codebestia:mainfrom
ndyugwu:issue-151-add-lint-typecheck-ci

Conversation

@ndyugwu

@ndyugwu ndyugwu commented Jun 28, 2026

Copy link
Copy Markdown

Introduce parallel ruff and mypy jobs so formatting, linting, and static analysis run alongside tests in the ai_agent workflow.

Description

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

Introduce parallel ruff and mypy jobs so formatting, linting, and static
analysis run alongside tests in the ai_agent workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@ndyugwu Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia

Copy link
Copy Markdown
Owner

@ndyugwu Please remove typecheck from the created CI.
I propose commenting it for now.

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.

Add linting, formatting, and type checking to ai_agent CI

3 participants