-
今週の雑談会のログです:memo:
-
Half the things on this list could be checked automatically: https://github.com/galaxyproject/tools-iuc/blob/master/docs/guide_for_reviewers.md
I think this would make a good paper-cut, these check…
-
A client has their Rails app contained in a subdirectory of a monorepo and not the root:
```
root/
├── terraform/
├── cats/
│ └─── gifs/
└── rails_apps/
├── widgets_app/
│ ├── .g…
-
## Search Terms
absolute
## Suggestion
Output absolute paths in type errors for `tsc`, or at least a way to specify this.
## Use Cases
When type checking in monorepositories, typically …
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to fix a very specific offense.
e.g.
```ruby
require 'socket'
addr_infos = Socket.getifaddrs
addr_inf…
-
I'm using XO as my linter, and it's fantastic. I recently stumbled upon [review dog](https://github.com/reviewdog/reviewdog) and I'm wondering if I could use XO with it. Thank you :)
-
We've already checked the code format of PRs by [Format GitHub Action](https://github.com/DroidKaigi/conference-app-2023/blob/main/.github/workflows/Format.yml).
But the contributors may forget to fo…
-
In our CI, we're running reviewdog with the following command:
```bash
reviewdog -conf=.reviewdog.yml -reporter=github-pr-check -runners=Rubocop,Brakeman,Cspell -fail-on-error=true
```
And our `…
-
What curious if the team would consider directly supporting a `pre-commit` hook based on https://pre-commit.com/#creating-new-hooks ?
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […