소스 검색

fix indent

Yuki Takei 4 달 전
부모
커밋
7412ac8317
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/app/AGENTS.md

+ 1 - 1
apps/app/AGENTS.md

@@ -25,7 +25,7 @@ pnpm run dev:migrate            # Run database migrations
 # Quality Checks
 pnpm run lint:typecheck         # TypeScript type check
 pnpm run lint:biome             # Biome linter
-pnpm run test            # Run tests
+pnpm run test                   # Run tests
 
 # Build
 pnpm run build                  # Build for production