Skip to content

Commit aa4ae7a

Browse files
siddhant1Siddhantclaude
authored
docs: document yarn ui-checkstyle:changed in CLAUDE.md (#27186)
Co-authored-by: Siddhant <siddhant@MacBook-Pro-457.local> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bf948ac commit aa4ae7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ yarn build # Production build
9595
### Frontend CI Checkstyle (run before PR to match CI)
9696
```bash
9797
cd openmetadata-ui/src/main/resources/ui
98+
yarn ui-checkstyle:changed # One-shot checkstyle for changed files (excludes tsc)
9899
yarn organize-imports:cli <files> # Sort and organize imports
99100
yarn lint:fix # ESLint auto-fix
100101
yarn pretty:base --write <files> # Prettier formatting

0 commit comments

Comments
 (0)