-
## その機能リクエストは何らかの問題に関連しますか / Is your feature request related to a problem?
Pull Requestなどで、ファイルのアップロード漏れや特定のConfigurationでビルドできなくなるのを防ぐためにCIでビルドチェックを行いたい。
## 解決策についてお書きください / Describe the soluti…
keiji updated
2 years ago
-
これっぽい。
https://github.com/reviewdog/reviewdog/pull/649
https://github.com/reviewdog/reviewdog/issues/637
-
**概要**
クラス名はCamelCase、関数名はsnake_caseといったPEP8で定められている命名規則がreviewdogのflake8では引っかからない
例
```python
#!/usr/bin/env python
# -*- coding:utf-8 -*-
class foo_bar(object):
def __init__(self)…
-
When I run this action with the following setup:
```yaml
name: Lint files
id: lint-files
uses: yu-iskw/action-sqlfluff@v3
with:
github_token: ${{ secrets.githu…
-
Let's try remove Hound as issues stated here https://github.com/kodadot/nft-gallery/pull/1247#issuecomment-979827672
and add review dog https://github.com/reviewdog
-
related to #338
cljstyle check を実行して、差分が発生した箇所を reviewdog 経由で Commit / Pull Request コメントとして報告する
-
Showcase images are too big. CI is slower than it should.
We resize them with ideal image plugin but from time to time we should downscale them on Git too.
Tried a bit different methods already,…
-
I have the following (pretty much standard) config in a (pretty much standard) laravel app (all the js is in `./resources/js`.
After the action finishes the `npm install` the only output I see is e…
-
harden-runner-link:
https://app.stepsecurity.io/github/harden-runner-canary/kyverno/actions/runs/1622152509
-