Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Superflous dollar sign showing up in gRPC transport docs removed #781

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

johanandren
Copy link
Member

No description provided.

@@ -24,6 +24,7 @@ object AkkaDisciplinePlugin extends AutoPlugin {
if (enabled) {
Seq(
Test / scalacOptions --= testUndicipline,
Test / scalacOptions ++= testsExtraUndicipline,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

going the extra mile. Nice!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should have been testsExtraDicipline. We are adding one more rule, not removing it. Or am I missing something?

And shouldn't we have it also in compile scope?

Copy link
Contributor

@franciscolopezsancho franciscolopezsancho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johanandren johanandren merged commit b046909 into main Jan 26, 2023
@johanandren johanandren deleted the wip-less-dollars-for-transport-config-sample branch January 26, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants