kinow commented on code in PR #332:
URL: https://github.com/apache/commons-compress/pull/332#discussion_r1043444381
##########
.vscode/settings.json:
##########
@@ -0,0 +1,3 @@
+{
+ "java.configuration.updateBuildConfiguration": "automatic"
+}
Review Comment:
This file does not need to be added. I believe the repository does not
include anything specific to Eclipse/IntelliJ/etc. If you use this file
locally, you can add a global `.gitignore` to prevent Git from including it
with your changes (or just ignore it when committing your changes).
--
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]