-
Formerly: https://github.com/packethost/terraform-provider-packet/issues/275
> Currently, make testacc is effectively run on packethost branches (which allows for testing on PRs from non-forks).
>…
-
I'm trying to add `codeclimate.yml` but I'm having problems with rubocop engine.
This is my `codeclimate.yml`:
````yml
version: 2 # required to adjust maintainability checks
checks:
argum…
-
Hello, I saw in @laluka videos on pwning GitHub Actions that a suggested evolution could be a GitHub Action.
I align with the idea that octoscan should be an action for ease of use (and continuous au…
-
## 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…
-
### Is your feature request related to a problem? Please describe.
As a developer,
I would like the base template to align with `react-template`
So that I get the benefits of learnings from that …
-
レビューをする上でいろいろ自動化できそうなポイントがあり,自動化できると楽しい
検出自体はESLint等の自作プラグインとして実現できても良くて,ただプルリクにレビューコメントをつけてくれるサービスを導入したい
あんまりいっぱい導入しても重複が出たりチェック項目が増えたりとつらいので,一本に絞った方が良さそう
## 検出したいもの
- ESLint
- `function.json`…
-
Note:
-
I couldn't find a clear explanation of why CodeClimate has to keep adding versions of Rubocop to the channels. Is it not possible to install the version of Rubocop that is specified in the `Gemfile.lo…
-
-
Hello, are there any documentation I can look at to see what options are available, what they do and what each format specifier mean?
Thanks in advance.