Abhijit Sarkar
Abhijit Sarkar
I don't think the changes made in this PR are correct. I'm not using the key id, as it's optional, but I'm using the multiline value with the headers as...
This repo is incomplete, as it doesn't contain the solutions to all the problems. See below for language-specific repositories. https://github.com/asarkar/99-haskell https://github.com/asarkar/99-scala
Are you asking for one of the following? https://github.com/jhipster/prettier-java https://github.com/diffplug/spotless/tree/main/plugin-maven
I'm not talking about PRs, just triage of issues. I understand requiring a CLA might dissuade some people, but existing maintainers don't seem to respond to the tickets much, if...
Passing `-Werror` in `scalacOptions` will fail the build on any warning.
@durban Not sure I understand your question, `Thread.currentThread` returns the currently executing thread, no?
The thread in `guaranteeCase` as shown in the ticket.
The intent is to add thread name to `prefix` wherever it appears.
This issue has been reported in two other tickets, and given by the number of open issues, I don't think anyone cares about this repo anymore. @koppor [This blog post](https://jqno.nl/post/2024/08/24/why-are-there-no-decent-code-formatters-for-java/)...
> Can i assign manually choose? GMCA Who is manually choosing branch name in a CI build, and how? Also, why?