Skip to content

Commit

Permalink
fix up formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
johnduffell authored Dec 14, 2023
1 parent 87efc70 commit 30ec27f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _overviews/scala3-migration/incompat-syntactic.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ It is worth noting that most of the changes can be automatically handled during
|--- |--- |--- |--- |
|[Restricted keywords](#restricted-keywords)||||
|[Procedure syntax](#procedure-syntax)|Deprecation||[](https://scalacenter.github.io/scalafix/docs/rules/ProcedureSyntax.html)|
|[Parentheses around lambda parameter](#parentheses-around-lambda-parameter)|||||||
|[Parentheses around lambda parameter](#parentheses-around-lambda-parameter)||||
|[Open brace indentation for passing an argument](#open-brace-indentation-for-passing-an-argument)||||
|[Wrong indentation](#wrong-indentation)||||
|[`_` as a type parameter](#_-as-a-type-parameter)||||
|[`+` and `-` as type parameters](#-and---as-type-parameters)||||
Expand Down

0 comments on commit 30ec27f

Please sign in to comment.