Skip to content

Commit bb799ba

Browse files
committed
Add Git AutoReview — AI code review for VS Code
1 parent 4ef3d02 commit bb799ba

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

data/tools/git-autoreview.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name: Git AutoReview
2+
categories:
3+
- linter
4+
tags:
5+
- javascript
6+
- typescript
7+
- python
8+
- go
9+
- java
10+
- csharp
11+
- ruby
12+
- php
13+
- security
14+
- ci
15+
types:
16+
- ide
17+
license: proprietary
18+
homepage: "https://gitautoreview.com"
19+
description: >-
20+
AI code review extension for VS Code that runs three models
21+
(Claude, GPT, Gemini) against pull requests to catch bugs,
22+
security vulnerabilities, and performance issues.
23+
Works with GitHub, GitLab, and Bitbucket repositories.

0 commit comments

Comments
 (0)