Skip to content

Repo to demonstrate an issue with mill and colors in Scala 2 compile errors

Notifications You must be signed in to change notification settings

mrdziuban/mill-compile-error-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mill Scala 2 compile error colors

This demonstrates an issue with Mill and Scala 2 compile errors that have colored text -- Mill does not render the colors.

To reproduce:

  • Clone this repo
  • cd into it
  • Run sbt compile to see that sbt renders colors in the compile error
  • Run ./mill __.compile to see that Mill does not render colors in the compile error

sbt-vs-mill

About

Repo to demonstrate an issue with mill and colors in Scala 2 compile errors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published