File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,11 @@ minimal effort.
55
55
56
56
As a result, end users are provided with the best developer experience and
57
57
tooling developers can improve the quality of their integrations with less
58
- effort and time, without locking out a part of the community from good Scala
59
- language support. This is especially important for the Scala community with
60
- the increasing adoption of build tools like [ Pants] , [ Bazel] or [ mill] .
58
+ effort and time, without locking out a part of the programming language
59
+ community from good language support. This is especially important for the
60
+ Scala community that has had a lot of recent activity in the build tools
61
+ space with the increasing adoption of build tools like [ Pants] , [ Bazel] or
62
+ [ mill] .
61
63
62
64
### Relationship with the Language Server Protocol
63
65
You can’t perform that action at this time.
0 commit comments