feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,12 +1,12 @@
---
id: ESLINT-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [static-analysis, javascript, devtools, dx]
last_reinforced: 2026-04-26
---
# [[Custom ESLint Rules Development (사용자 정의 ESLint 규칙 개발)]]
# Custom ESLint Rules Development (사용자 정의 ESLint 규칙 개발)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "팀의 코드 품질을 자동화된 문지기로 지켜라" — 단순한 문법 검사를 넘어, 프로젝트 특유의 안티 패턴이나 아키텍처 규칙을 AST(추상 구문 트리) 분석을 통해 실시간으로 강제하는 기법.
@@ -24,6 +24,6 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트에서는 AI 에이전트가 작성하는 코드의 일관성을 위해 전용 ESLint 플러그인을 개발하여 운영 중.
## 🔗 지식 연결 (Graph)
- **Parent:** [[10_Wiki/💡 Topics/AI]]
- **Related:** [[Static-Analysis]], [[AST]], [[Developer-Experience]]
- **Raw Source:** [[10_Wiki/Topics/AI/Custom-ESLint-Rules-Development.md]]
- **Parent:** 10_Wiki/💡 Topics/AI
- **Related:** Static-Analysis, AST, Developer-Experience
- **Raw Source:** 10_Wiki/Topics/AI/Custom-ESLint-Rules-Development.md