Skip to content

Commit

Permalink
mark unmaintained scalafix rule
Browse files Browse the repository at this point in the history
  • Loading branch information
johnduffell authored Nov 23, 2023
1 parent 92baff1 commit b541e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _overviews/scala3-migration/incompat-syntactic.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ 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)|||[](https://github.com/ohze/scala-rewrites/tree/dotty/#fixscala213parensaroundlambda)|
|[Parentheses around lambda parameter](#parentheses-around-lambda-parameter)|||[X (unmaintained)](https://github.com/ohze/scala-rewrites/tree/dotty/#fixscala213parensaroundlambda)|
|[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)||||
Expand Down

0 comments on commit b541e26

Please sign in to comment.