Add nullability check to pkl-formatter (#1526)

This commit is contained in:
Islon Scherer
2026-04-16 17:37:56 +02:00
committed by GitHub
parent eeb0970dc4
commit 03a641354e
5 changed files with 53 additions and 21 deletions
+1
View File
@@ -16,6 +16,7 @@
plugins {
id("pklAllProjects")
id("pklJavaLibrary")
id("pklJSpecify")
id("pklPublishLibrary")
}