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

Create common SBT settings with aliases for format/validate code #55

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

ihostage
Copy link
Member

@ihostage ihostage commented Oct 26, 2022

@mkurz
Copy link
Member

mkurz commented Oct 26, 2022

@ihostage
Copy link
Member Author

Hmmm 🤔 Just don't sync this file with this repo? 🤷‍♂️

@ihostage
Copy link
Member Author

Test PR playframework/play-soap#328

@ihostage
Copy link
Member Author

@mkurz or we can create a special version for some repository, I don't think that it's a problem.
For example for main Play repo we need to sync common.sbt with two branches (main, 2.8.x) as minimum. So it will already make sense 😄

@mkurz
Copy link
Member

mkurz commented Nov 8, 2022

or we can create a special version for some repository, I don't think that it's a problem.

@ihostage OK, then lets do it that way 👍

sbt/common.sbt Outdated Show resolved Hide resolved
sbt/common.sbt Outdated Show resolved Hide resolved
sbt/common.sbt Outdated Show resolved Hide resolved
@ihostage ihostage marked this pull request as ready for review January 25, 2023 09:28
@ihostage ihostage requested a review from mkurz January 25, 2023 09:28
sbt/common.sbt Outdated
Comment on lines 8 to 13
/**
* If you need an extra commands to format source code, add the next code to your `build.sbt`
* {{{
* val _ = sys.props += ("sbt_formatCode" -> List(...).mkString(";"))
* }}}
*/
Copy link
Member Author

Choose a reason for hiding this comment

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

@mkurz If you agree with this comment and below, I will add a synchronization with main Play repo and merge it.

Copy link
Member

@mkurz mkurz Jan 25, 2023

Choose a reason for hiding this comment

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

Sure! Maybe it's also possible to sync the files into the Play repo's ./documentation/ folder?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it's possible, I'll do that 😉

Copy link
Member Author

Choose a reason for hiding this comment

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

Done ✔️

Copy link
Member Author

Choose a reason for hiding this comment

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

sbt/common.sbt Outdated Show resolved Hide resolved
sbt/common.sbt Outdated Show resolved Hide resolved
@ihostage ihostage force-pushed the sbt-common branch 2 times, most recently from e40a9bb to 19774f5 Compare January 25, 2023 10:06
@ihostage ihostage merged commit feeec59 into main Jan 25, 2023
@ihostage ihostage deleted the sbt-common branch January 25, 2023 11:31
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