-
- [ ] Linter for `tf` files
- [ ] script running before commits -> `terraform fmt -recursive` (research)
-
**対象となる文章の例**
(正)pages = {1020 - 1031},
(誤)pages = {1020--1031},
**どうすれば良さそうか**
どちらが良いかわからないので試してほしいです…
1. *.bibもlatexlintの指摘対象に加える
- エラーがでるかどうかよくわからない
1. botのチェックリストに書いておく
-
Use case: I make a modification of a repo's (that I do not own) code and send in a PR. Black-action runs on that PR and instead of failing the run, it replaces the code in my PR with Black formatted …
-
Hi -
I'm getting error: reviewdog: failed to run 'git rev-parse --show-prefix': exit status 128. Can someone help out?
Here is my action.yaml
```
name: reviewdog
on: [pull_request]
jobs:…
-
# Expected Behavior
All source code files should start with:
```go
/*
Copyright 2019 The Tekton Authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this f…
-
reviewdog checks for `GITHUB_ACTION` context variable in order to determine it's running in GitHub Actions or not.
https://github.com/reviewdog/reviewdog/blob/31a1260dd0b95c3adb4629d8ef32e3207081d…
-
Current situation as of Scalafix 0.9.17:
- https://github.com/scalacenter/scalafix/blob/v0.9.17/scalafix-interfaces/src/main/java/scalafix/interfaces/ScalafixDiagnostic.java only exposes lint patches…
-
`reviewdog: cannot get repo owner from environment variable. Set CI_REPO_OWNER?`
See https://github.com/jjs-dev/jjs/runs/944493356?check_suite_focus=true
Our config for the action:
```
misspell:…
-
I am getting issue in github actions as `reviewdog: cannot get repo owner from environment variable. Set CI_REPO_OWNER?`
this issue started occurring recently is anything changed ?
name: review…
-
Write a new **Action** to automate style linting.
- [stylelint](https://github.com/actions-hub/stylelint)
- [stylelint with reviewdog](https://github.com/reviewdog/action-stylelint)
- [stylelin…