You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test fails because something wrong with our "needsQuoting". Possible solution would be to use kotlinpoet escaping
CodeBlock.of("%N", it.fieldName.unquoted)
But it needs to be tested on windows first
Copy file name to clipboardExpand all lines: plugins/dataframe-gradle-plugin/src/integrationTest/kotlin/org/jetbrains/dataframe/gradle/SchemaGeneratorPluginIntegrationTest.kt
0 commit comments