-
## Description
With TFLint version v0.50.0, the following error occurs:
```
Failed to load TFLint config; failed to load file: open .tflint.hcl: no such file or directory
```
I have confirmed t…
-
Hello guys,
I'm having a problem that I don't know how to resolve it.
I have a typescript project, and I want to perform a lint step I'm my pipeline (using Gitlab), with reviewdog.
However, w…
-
### Vision
Offload code styling to [Prettier](https://github.com/prettier/prettier) so we can focus on the good stuff
## To Do
- [x] client-admin #386
- [ ] client-report
- [ ] client-part…
-
👋
I know you document how to use actionlint in a pipeline, it's also handy being able to run it locally.
We use actionlint in our pipelines and actionlint not being a proper action means keepin…
-
When we implement #416, we should also add support for reporting results (score and maybe a partial build log) on the PR. This would save the students from having to interact with both GitHub and Quic…
-
Benedikt should be able to fix code and make commit suggestions on GitHub
Sub-tasks:
* [ ] https://github.com/saveourtool/diktat/issues/1538.
* [ ] The action, when run in _fix_ mode, should …
-
I was looking for a way to exclude files and stumbled upon this issue on GitHub: https://github.com/errata-ai/vale/issues/254. I noticed that Vale CLI has a glob option, so I tried to find the same op…
-
Setup Continuous Integration on this repo.
Requirements
- [x] Linting
- Golangci-lint can be run several ways, either via reviewdog or codeclimate to get comments on the PR. Or it can be run …
-
denoでどないするん?
-
Running on [the chainlink repo](https://github.com/smartcontractkit/chainlink) we get:
```
level=error msg="Running error: context loading failed: no go files to analyze"
level=error msg="Timeout…