Skip to content

ensure compilation errors are independent of terminal settings#1126

Merged
tgodzik merged 1 commit into
scalameta:mainfrom
OlegYch:fix-compileErrors
Jul 21, 2026
Merged

ensure compilation errors are independent of terminal settings#1126
tgodzik merged 1 commit into
scalameta:mainfrom
OlegYch:fix-compileErrors

Conversation

@OlegYch

@OlegYch OlegYch commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

closes #1119
projects using compileErrors should add List("-pagewidth", "80") (or other preferred value) to scalacOptions

@tgodzik tgodzik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the contribution! Are you able to add a test for that issue?

@OlegYch
OlegYch force-pushed the fix-compileErrors branch from 111fc7a to 304ab6d Compare July 20, 2026 16:04
@OlegYch

OlegYch commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

@tgodzik not really as this fixes munit own tests only
added some docs so that it doesn't trip end users though

@OlegYch
OlegYch force-pushed the fix-compileErrors branch from 304ab6d to a453e8b Compare July 21, 2026 11:36
@OlegYch
OlegYch force-pushed the fix-compileErrors branch from a453e8b to 53138a1 Compare July 21, 2026 11:56
@tgodzik
tgodzik merged commit 75c80b0 into scalameta:main Jul 21, 2026
19 checks passed
@OlegYch
OlegYch deleted the fix-compileErrors branch July 21, 2026 16:28
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.

compileErrors should normalize wrapping

2 participants