Skip to content

Commit

Permalink
Remove extra paragraph
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Sherman <[email protected]>
  • Loading branch information
bentsherman authored Dec 17, 2024
1 parent 1595a96 commit 9110cfc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,6 @@ def foo(x, y, z) {
}
```

To ease the migration of existing scripts, the language server only reports warnings for Groovy-style type annotations and implicit variable declarations. These warnings will become errors in the future.

:::{note}
Because type annotations are useful for providing type checking at runtime, the language server will not report errors or warnings for Groovy-style type annotations at this time.

Expand Down

0 comments on commit 9110cfc

Please sign in to comment.