Cézar Augusto Nascimento e Silva

Results 9 comments of Cézar Augusto Nascimento e Silva

I am also having this issue, google java format simply stopped working on my IntelliJ. This workaround did it for me: https://github.com/google/google-java-format/issues/787#issuecomment-1200762464 The full log is: Got unexpected exception during...

That would be very helpful for my organization as well

still waiting for this as well

This is also a problem for me, when dealing with entities that cannot be changed for retrocompatibility, it helps to avoid serializing trash into the database, NON_EMPTY happens to work...

3 years later I also had this problem > ```yaml > uses: actions/checkout@v3 > with: > ref: ${{ github.ref_name }} > ``` solved it for me

@Jeffail I didn't understand this phrase: > is that the field docs will now be bound to the version and date stamps, What line specifically do you refer to ?...

Also having this need in my enterprise