feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-19D53A
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -37,10 +37,10 @@ github_commit: "[P-Reinforce] Continuous Worker - 모노레포(Monorepo) 설정
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[ESLint]], [[Prettier]], [[Turborepo]], [[Husky]], [[lint-staged]]
|
||||
- **Projects/Contexts:** [[대규모 모노레포(Monorepo) 프로젝트]], [[다중 패키지 관리 환경]]
|
||||
- **Projects/Contexts:** 대규모 모노레포(Monorepo) 프로젝트, 다중 패키지 관리 환경
|
||||
- **Contradictions/Notes:** 모노레포 환경에서 `lint-staged`를 적용하는 구조와 관련하여 다른 관점이 존재합니다. 일반적인 가이드에서는 패키지 간의 격리성 확보를 위해 각 패키지별로 독립된 설정 파일을 둘 것을 권장하지만 [14, 15], Turborepo를 활용하는 모노레포 환경에서는 최상위에서 '루트 오케스트레이션(Root Orchestration)'을 통해 파일 패턴으로 린팅을 중앙 제어하는 것이 중복 제거와 일관성 면에서 더 효과적인 해결책으로 제시되고 있습니다 [6, 9, 16].
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/모노레포(Monorepo) 설정 중앙화.md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user