Tyler Kindy
Tyler Kindy
Thanks for making Boop, I'm loving it so far! I noticed a couple typos in the 'Custom Scripts' docs, so figured I'd help out 😄
### Background In our company's codebase, we make heavy use of the popular [Immutables](https://github.com/immutables/immutables) library to generate value objects. Our typical style looks like this: ```java @Immutable @HubSpotStyle public abstract...
Since https://github.com/google/error-prone/pull/4621, I have been unable to build the project in IntelliJ (currently 2024.3.1.1). Certain files in the `check_api` module fail to compile; the error I see is `cannot find...