Initial commit #4
reviewdog.yml
on: push
runner / shellcheck
8s
runner / shfmt
8s
runner / actionlint
9s
runner / misspell
13s
runner / alex
28s
Annotations
4 warnings
runner / misspell:
testdata/text.md#L1
[misspell] reported by reviewdog 🐶
"Determinisitic" is a misspelling of "Deterministic"
Raw Output:
./testdata/text.md:1:0: "Determinisitic" is a misspelling of "Deterministic"
|
runner / misspell:
testdata/text.md#L3
[misspell] reported by reviewdog 🐶
"colour" is a misspelling of "color"
Raw Output:
./testdata/text.md:3:0: "colour" is a misspelling of "color"
|
runner / misspell:
testdata/text.md#L5
[misspell] reported by reviewdog 🐶
"langauge" is a misspelling of "language"
Raw Output:
./testdata/text.md:5:0: "langauge" is a misspelling of "language"
|
runner / misspell:
testdata/subdir/text.md#L1
[misspell] reported by reviewdog 🐶
"Determinisitic" is a misspelling of "Deterministic"
Raw Output:
./testdata/subdir/text.md:1:0: "Determinisitic" is a misspelling of "Deterministic"
|