mirror of
https://github.com/microsoft/graphrag.git
synced 2025-11-15 09:33:52 +00:00
2 lines
69 B
Bash
2 lines
69 B
Bash
|
|
#!/bin/sh
|
||
|
|
npx --yes cspell -c cspell.config.yaml --no-progress lint .
|