Skip to content

Add ruff check & ternary RLLM review mode#35

Merged
iliaishacked merged 1 commit intomainfrom
cz/feature/ternary-rllm-review
Mar 31, 2026
Merged

Add ruff check & ternary RLLM review mode#35
iliaishacked merged 1 commit intomainfrom
cz/feature/ternary-rllm-review

Conversation

@ChengZhang-98
Copy link
Copy Markdown
Contributor

Summary

  • Add ruff check to CI and justfile lint target alongside existing ruff format --check
  • Extend reduced_grammar_for_rllm_review from bool | None to Literal["none", "bool", "text"] | bool | None for finer-grained control over RLLM review paraphrasing
  • Fix lint warnings (unused imports/variables) across test files

Test plan

  • CI passes ruff check and ruff format --check
  • Existing tests pass with updated imports
  • Verify reduced_grammar_for_rllm_review accepts "none", "bool", "text", true, false, and null

🤖 Generated with Claude Code

@iliaishacked iliaishacked merged commit 0a5efdd into main Mar 31, 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.

2 participants