From f916a7417d2f4aedcd6569bdc81b9ac59658275b Mon Sep 17 00:00:00 2001 From: Masaya Kataoka Date: Fri, 9 Feb 2024 13:54:22 +0900 Subject: [PATCH] fix lint error Signed-off-by: Masaya Kataoka --- .github/workflows/DocumentationLinkCheck.yaml | 2 +- .github/workflows/custom_spell.json | 25 ++++++++++--------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.github/workflows/DocumentationLinkCheck.yaml b/.github/workflows/DocumentationLinkCheck.yaml index f3c602fcc31..9f3479424a8 100644 --- a/.github/workflows/DocumentationLinkCheck.yaml +++ b/.github/workflows/DocumentationLinkCheck.yaml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v3 - - name: Checke documentation link + - name: Check documentation link id: lychee uses: lycheeverse/lychee-action@v1.5.0 with: diff --git a/.github/workflows/custom_spell.json b/.github/workflows/custom_spell.json index 44c24d4f5de..cf02b7d0848 100644 --- a/.github/workflows/custom_spell.json +++ b/.github/workflows/custom_spell.json @@ -10,40 +10,41 @@ "Canonicalized", "canonicalizing", "classname", + "classname", "Dawid", "DBOOST", "DBUILD", - "DWITH_INTEGRATION_TEST", - "Kataoka", - "Masaya", - "Mersenne", - "Monic", - "Moszynski", - "NSPACES", - "Petrich", - "PREDEF", - "TESTRANDOMIZER", - "Tschirnhaus", - "classname", "denormalize", "denormalized", + "DWITH_INTEGRATION_TEST", "engageable", "euclidian", "hakuturu", + "Kataoka", "libunwind", + "linelint", + "Masaya", + "Mersenne", + "Monic", + "Moszynski", "npcs", + "NSPACES", "okta", "oktas", "oneof", "parametersetaction", + "Petrich", "piotr", "pluggable", + "PREDEF", "protos", "pyproject", "randomizer", "randomizers", "subspline", + "TESTRANDOMIZER", "travelling", + "Tschirnhaus", "yamacir-kit" ] }