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