Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
Signed-off-by: Masaya Kataoka <[email protected]>
  • Loading branch information
hakuturu583 committed Feb 9, 2024
1 parent 6870e04 commit f916a74
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/DocumentationLinkCheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Checke documentation link
- name: Check documentation link
id: lychee
uses: lycheeverse/[email protected]
with:
Expand Down
25 changes: 13 additions & 12 deletions .github/workflows/custom_spell.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}

0 comments on commit f916a74

Please sign in to comment.