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

use modern sbt syntax in doc #1508

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Jun 27, 2022

  • instead of foo:bar, use Foo / bar
  • instead of foo in Bar, use Bar / foo
  • instead of foo in (Bar, baz), use Bar / baz / foo

surely I missed at least a few occurrences 🤷‍♂️

Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

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

Thanks a lot @SethTisue ☺️

@muuki88 muuki88 merged commit 89d9ca8 into sbt:master Jul 5, 2022
@SethTisue SethTisue deleted the use-modern-sbt-syntax-in-doc branch July 6, 2022 04:15
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