mirror of
https://github.com/microsoft/graphrag.git
synced 2025-07-03 07:04:19 +00:00
2 lines
69 B
Bash
2 lines
69 B
Bash
![]() |
#!/bin/sh
|
||
|
npx --yes cspell -c cspell.config.yaml --no-progress lint .
|