ITADN

re-enable code style checks in CI

#1401Openpjfanning 创建于 2026-02-03
P
pjfanningcommented
We've been having build issues recently with the javafmt checks - eg #1400 so they were disabled. It's worth also seeing if we can enable scalafmt checks. One thing to be aware of is that we probably need someway to step test code that is included in our Paradox docs does not have their imports reordered because for the docs, the existing order is deliberate.
0 条评论