Skip to content

Commit 01fdf75

Browse files
committed
link: final report for this project
Signed-off-by: Josh Soref <[email protected]>
1 parent 9264ce1 commit 01fdf75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2022-11-15-gsoc-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mikail Khan, mentored by Noel Welsh, developed a domain-specific language for de
2222

2323
The project will be especially interesting for Scala educators. For experienced and novice programmers alike, it's important to quickly get feedback on what your code is doing – this is how we learn. Even more so it is important for people who have just started their journey in programming. Having a visual feedback you can play with is a great feature that can be used to teach Scala to newcomers.
2424

25-
The final report for this project is available [here](https://static.mikail-khan.com/gsoc-report/).
25+
See the [final report for this project](https://static.mikail-khan.com/gsoc-report/) for more information.
2626

2727
## Towards Scala 3 support for Scalafix `ExplicitResultTypes`: cross-compiling to Scala 3
2828
Scalafix is a linting and rewriting tool for Scala codebases. `ExplicitResultTypes` is one of the built-in rules, which inserts type annotations for inferred public members.

0 commit comments

Comments
 (0)