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

Format sbt files, add command alias for pre-PR linting #5498

Merged
merged 4 commits into from Oct 27, 2021

Conversation

bplommer
Copy link
Member

No description provided.

@@ -221,8 +241,8 @@ lazy val prometheusMetrics = libraryProject("prometheus-metrics")
libraryDependencies ++= Seq(
prometheusClient,
prometheusCommon,
prometheusHotspot,
Copy link
Member Author

Choose a reason for hiding this comment

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

Tailing commas are Good, Actually - they avoid creating an extra line in the diff when adding to the end of a list.

Copy link
Member

Choose a reason for hiding this comment

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

💯 💯 💯

@bplommer bplommer marked this pull request as ready for review October 27, 2021 11:51
Copy link
Member

@rossabaker rossabaker left a comment

Choose a reason for hiding this comment

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

I've resisted doing this because it's going to be a hairy merge, but the bandaid needs to be ripped off at some point.

@bplommer bplommer merged commit cbb0090 into http4s:series/0.22 Oct 27, 2021
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.

None yet

2 participants