Skip to content

Fix Line is indented too far to the left warnings - #43

Merged
eed3si9n merged 1 commit into
sbt:developfrom
xuwei-k:indented-too-far
Mar 19, 2026
Merged

eed3si9n merged 1 commit into
sbt:developfrom
xuwei-k:indented-too-far

Conversation

@xuwei-k

@xuwei-k xuwei-k commented Mar 18, 2026

Copy link
Copy Markdown
Member
[warn] -- Warning: /home/runner/work/sbinary/sbinary/core/target/scala-3.3.7/src_managed/main/generic.scala:124:6 
[warn] 124 |      def writes(out : Output, s : S) = {
[warn]     |      ^
[warn]     |      Line is indented too far to the left, or a `}` is missing
[warn] -- Warning: /home/runner/work/sbinary/sbinary/core/target/scala-3.3.7/src_managed/main/generic.scala:146:6 
[warn] 146 |      def writes(out : Output, s : S) = {
[warn]     |      ^
[warn]     |      Line is indented too far to the left, or a `}` is missing
[warn] -- Warning: /home/runner/work/sbinary/sbinary/core/target/scala-3.3.7/src_managed/main/standardtypes.scala:26:1 
[warn] 26 | = ( 
[warn]    | ^
[warn]    | Line is indented too far to the left, or a `}` is missing
[warn] -- Warning: /home/runner/work/sbinary/sbinary/core/target/scala-3.3.7/src_managed/main/standardtypes.scala:35:6 
[warn] 35 |      ;
[warn]    |      ^
[warn]    |      Line is indented too far to the left, or a `}` is missing
[warn] -- Warning: /home/runner/work/sbinary/sbinary/core/target/scala-3.3.7/src_managed/main/standardtypes.scala:46:1 
[warn] 46 | = ( 
[warn]    | ^
[warn]    | Line is indented too far to the left, or a `}` is missing
[warn] -- Warning: /home/runner/work/sbinary/sbinary/core/target/scala-3.3.7/src_managed/main/standardtypes.scala:57:6 
[warn] 57 |      ;
[warn]    |      ^
[warn]    |      Line is indented too far to the left, or a `}` is missing

@eed3si9n eed3si9n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@eed3si9n
eed3si9n merged commit 4dd120d into sbt:develop Mar 19, 2026
2 checks passed
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