Initial upload: VibeGuard AI Code Anti-Pattern Detector v0.1.0
This commit is contained in:
11
.pre-commit-hooks.yaml
Normal file
11
.pre-commit-hooks.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
repos:
|
||||||
|
- repo: https://7000pct.gitea.bloupla.net/7000pctAUTO/vibeguard
|
||||||
|
rev: v0.1.0
|
||||||
|
hooks:
|
||||||
|
- id: vibeguard
|
||||||
|
name: VibeGuard AI Anti-Pattern Detector
|
||||||
|
description: Scan code for AI coding assistant anti-patterns
|
||||||
|
entry: vibeguard analyze
|
||||||
|
language: system
|
||||||
|
types: [python, javascript, typescript, go, rust]
|
||||||
|
stages: [pre-commit]
|
||||||
Reference in New Issue
Block a user