-
**Question description**
Hi,
I found that the CI lint seems not to work normally.
```
Run reviewdog/action-golangci-lint@v1
🐶 Installing reviewdog ... https://github.com/reviewdog/reviewdog…
-
Hi :wave:
thanks for super GitHub action!
It would be great to have the possibility to replace (or extend) regexp of the separator used to separate version name (e.g `REVIEWDOG_VERSION`) and ver…
-
On August 7 2020, [GitHub announced composite run steps actions](https://github.blog/changelog/2020-08-07-github-actions-composite-run-steps/) which are basically "_run this shell script_"-based actio…
-
Add `action-misspell` to correct commonly misspelled English words in source files.
The locale must be: `US`.
Link:
https://github.com/reviewdog/action-misspell
-
Example: #842
I guess it's due to permission issue (PR from forked repo).
-
Either, `remark-lint` don't exit with a non-zero exit code on failures, or the exit code is not propagated to GitHub Actions. Either way, [I have 82 failures in one of my builds](https://github.com/Sw…
-
Add `action-shellcheck` to lint shell scripts.
Link:
https://github.com/reviewdog/action-shellcheck
-
Add `action-misspell` to correct commonly misspelled English words in source files.
Link:
https://github.com/reviewdog/action-misspell
-
これは面白そう。
- [zenn-cli + reviewdog + textlint + GitHub Actions で執筆体験を最高にする | Zenn](https://zenn.dev/serima/articles/4dac7baf0b9377b0b58b)
まずは textlint を導入するところからかな。
-
Currently receiving the following error:
```bash
Run reviewdog/action-eslint@v1
with:
eslint_flags: app/ spec/
github_token: ***
level: error
reporter: github-pr-review
…