-
### Environment information
```bash
CLI:
Version: 1.9.4
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
**Failure link**
---
From internal [Test_openjdk11_j9_special.system_s390x_linux_testList_5](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_special.system_s390x_linux_testList_5/6…
-
### Environment information
```bash
CLI:
Version: 1.8.0
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
ah-yu updated
1 month ago
-
Hi.
Can you add your used Code Formatting Rules. I personally prefer it for IntelliJ IDEA, but whatever you have, it will help.
So ta4j project use Eclipse Code-Formatter XML. Might be, you can ha…
-
I feel fairly strongly that this repo should use some sort of pep8-compliant auto-formatter to enforce a common code formatting style.
There are loads of advantages to using an auto-formatter
- …
-
GGP Base should include a tool that automatically formats game rules in a clean, canonical way. Among other things, this should do the following:
- Put each relation on a separate line, with splitting…
-
For those struggling with styling of your code, you can use IDEA's auto formatter.
The formatting shortcuts in Intellij IDEA are :
For Windows : Ctrl + Alt + L
For Ubuntu : Ctrl + Alt + Windows +…
-
When I have a long function signature, I like to split the signature into a few lines to avoid having super lengthy lines of code that are unreadable. It would be awesome if the auto-formatter can mak…
-
This is incredibly annoying, everytime I paste a line it tries to "fix" it, by fucking with the code I explicitly wrote. This can have comically bad effects when I'm in the middle of editing several l…
-
The update to v2.5.0 (using together with `spatie/laravel-data ^3.12`) is now causing issue with nullable properties.
Tha Data class:
![Image](https://github.com/user-attachments/assets/98b393ce-8c3…