From a3af58b5f93e449a8ed01bb311610be55d6bd315 Mon Sep 17 00:00:00 2001 From: yecol Date: Wed, 28 Feb 2024 14:27:55 +0800 Subject: [PATCH] testing. --- .github/workflows/spell-check.yml | 3 ++- .spell.yml | 29 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 .spell.yml diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index da84fc33ebaf..a3029dcd6cd0 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -10,4 +10,5 @@ jobs: - uses: actions/checkout@v4 - uses: streetsidesoftware/cspell-action@v5 with: - incremental_files_only: false \ No newline at end of file + incremental_files_only: false + config: .cspell.yaml \ No newline at end of file diff --git a/.spell.yml b/.spell.yml new file mode 100644 index 000000000000..2025e9ed7278 --- /dev/null +++ b/.spell.yml @@ -0,0 +1,29 @@ +version: 0.1 +# ignorePaths: ["elections/**/*"] +words: + - graphscope + - jobject + - lcom + - sssp + - assortativity + - tparam + - varb + - postprocess + - fnum + - nbunch + - rapidjson + - betweenness + - distu + - distv + - katz + - fnum + - tricnt + - vertexsets + - ejoin + - minp + - maxp + - sccid + - oldc + - oldd + - initrank +