infoverload commented on a change in pull request #18812:
URL: https://github.com/apache/flink/pull/18812#discussion_r809818075
##########
File path: docs/README.md
##########
@@ -121,6 +121,11 @@ It includes a number of optional flags:
* withTestScope: Includes `<scope>test</scope>` to the module. Useful for
marking test dependencies.
* withTestClassifier: Includes `<classifier>tests</classifier>`. Useful when
users should be pulling in Flinks tests dependencies. This is mostly for the
test harnesses and probably not what you want.
+You can also rather use the shortcodes (with same flags):
Review comment:
```suggestion
You can also use the shortcodes (with same flags) instead:
```
--
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]