-
It would be great if this action was to report lint errors in the format supported by Github Actions. So that issues showed up as PR annotations.
See https://docs.github.com/en/actions/reference/wo…
-
Minor quibble, would there be any interest in addressing this a little?
Including an `.editorconfig` file for example is an easy way to document some basic style conventions and some editors will …
-
Hi, thanks for making this action, I've found it very useful! I have a question about the `filter_mode` option, though.
I tried adding it to a workflow, but every time I try running it, it gives me…
-
**Is your feature request related to a problem? Please describe.**
From my current understanding, the super linter results are reported only in the action result. The visibility could be better.
*…
plata updated
4 years ago
-
### What can be improved
We could have GH Action commenting on problematic lines of code for every PR using `golangci-lint` tool.
##### Why
golangci service was shut down last week.
-
First, thanks a lot for creating this, so useful 🎉
In my review comments, I am seeing my profile and not the GitHub action profile? Is there a way to fix this?
`secrets.GIT_HUB_TOKEN` this is t…
kapso updated
4 years ago
-
https://github.com/reviewdog/action-staticcheck
設定はここらへんからパクると速いかも。
https://github.com/reviewdog/action-staticcheck/blob/master/.github/workflows/reviewdog.yml
koron updated
4 years ago
-
Hi folks,
I'm currently spending some time debugging rubocop with with reviewdog.
This tool works great but I'm facing some problems which are not picked up properly by reviewdog.
Consider hav…
-
# ❕ Problem Statement
At the moment we don't have any linting being performed during build.
# 💬 Task Description
Configure the build process to run SwiftLint with appropriate rules.
# 👩🔧 …
-
Hi there!
I would like that more people will know about this project.
What I have already done for this:
- [x] Added the project to [caramelomartins/awesome-linters](https://github.com/caramelo…