imply-cheddar commented on code in PR #13554:
URL: https://github.com/apache/druid/pull/13554#discussion_r1083600162
##########
.idea/misc.xml:
##########
@@ -84,7 +87,10 @@
<resource url="http://maven.apache.org/ASSEMBLY/2.0.0"
location="$PROJECT_DIR$/.idea/xml-schemas/assembly-2.0.0.xsd" />
<resource url="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"
location="$PROJECT_DIR$/.idea/xml-schemas/svg11.dtd" />
</component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8"
default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8"
project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/classes" />
</component>
-</project>
+ <component name="SuppressKotlinCodeStyleNotification">
+ <option name="disableForAll" value="true" />
+ </component>
+</project>
Review Comment:
Changes to this file appear to still be checked in? We cannot merge while
this is part of the PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]