Skip to main content

User-Defined Review Configuration

Intro

StarShip introduces flexible review configuration options for code audits, enabling you to customize review styles, select review languages, specify inspection tools, and establish precise code review rules based on project requirements. Additionally, it supports static code rule checks across multiple programming languages, ensuring more granular control over code quality and enhancing code stability and reliability.

1. Syntax Checking Tools

Now supporting static syntax checks for a wide range of popular programming languages, including Python, Go, JavaScript, and Java. This feature aids in the early detection and correction of syntax errors, contributing to the reliability and stability of your codebase.

2. Code Review Settings

Offers enhanced flexibility in review configurations. You can tailor review styles, select specific languages, choose inspection tools, and set detailed code review rules according to your project needs, thereby achieving more refined code quality control.

3. Chat Mode

Introduces a new interactive mode, allowing you to reply directly under the CodeReview bot's comments within GitLab. This real-time communication streamlines the resolution of code issues, improving the overall code review process.