Skip to content

Commit 52693a5

Browse files
azizkprincemaple
authored andcommitted
BACKLOG: + match do-block after function call: func(a, b) do end.
1 parent 3250bd9 commit 52693a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BACKLOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
The backlog contains tasks that are planned to be worked on or ideas that may be useful.
44

5+
* Elixir: match do-block after function call: `func(a, b) do end`.
56
* Elixir: allow setting the seed used for `mix test` via a command or similar.
67
* Elixir: use ST4's branching feature to improve some rules.
78
* Elixir: try to fix the rules that don't work due to the "context sanity limit" error.

0 commit comments

Comments
 (0)