Skip to content

Linting - #95

Merged
timn21 merged 1 commit into
mainfrom
feature/ci-linting
Jul 10, 2026
Merged

Linting#95
timn21 merged 1 commit into
mainfrom
feature/ci-linting

Conversation

@JonathanPschl

@JonathanPschl JonathanPschl commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Closes #94

Wires a blocking lint gate into the existing test jobs, no service was linted before.

  • client → ESLint (npm run lint)
  • gen-ai → Ruff (new pyproject.toml)
  • server ×3 → Spotless / google-java-format (spotless:check)

A lint failure fails the build and blocks push/deploy. Gatekeeper name unchanged, so no branch-protection edits.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Caution

Review failed

An error occurred during the review process. Please try again later.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/ci-linting

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@timn21 timn21 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

looks good

@timn21
timn21 merged commit 8fb6b11 into main Jul 10, 2026
14 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.

Linting

2 participants