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

Add ncurses to the Docker image #3200

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

esamson
Copy link
Contributor

@esamson esamson commented Oct 30, 2023

This provides tput for the scalafmt post-update hook.

Fixes #3120

This provides `tput` for the scalafmt post-update hook.

Fixes scala-steward-org#3120
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a439b4) 91.07% compared to head (2a7a98f) 91.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3200   +/-   ##
=======================================
  Coverage   91.07%   91.07%           
=======================================
  Files         163      163           
  Lines        3406     3406           
  Branches      284      284           
=======================================
  Hits         3102     3102           
  Misses        304      304           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fthomas fthomas added the build label Nov 7, 2023
@fthomas fthomas added this to the 0.27.0 milestone Nov 7, 2023
@fthomas fthomas merged commit f69abe1 into scala-steward-org:main Nov 7, 2023
@esamson esamson deleted the patch-1 branch June 26, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tput: command not found in scalafmt post-update hook
2 participants