somu-imply commented on code in PR #13576:
URL: https://github.com/apache/druid/pull/13576#discussion_r1081617930
##########
.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>
Review Comment:
Good call, I'll merge the master into this branch and update this
--
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]