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

README.md: Use modern syntax #217

Merged
merged 1 commit into from
Jan 16, 2023
Merged

README.md: Use modern syntax #217

merged 1 commit into from
Jan 16, 2023

Conversation

smarter
Copy link
Contributor

@smarter smarter commented Jan 16, 2023

In particular jmh:run because Jmh/run (I also replaced unprefixed use of run/runMain) and foo in bar becomes bar / foo. Additionally, I simplified the example involving customized settings to not rely on a separate bench/build.sbt file since that's an unusual way to do things.

In particular `jmh:run` because `Jmh/run` (I also replaced unprefixed use of
run/runMain) and `foo in bar` becomes `bar / foo`. Additionally, I simplified
the example involving customized settings to not rely on a separate
`bench/build.sbt` file since that's an unusual way to do things.
Copy link
Contributor

@johanandren johanandren left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@johanandren johanandren merged commit 141c1ad into sbt:main Jan 16, 2023
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.

2 participants