Add a static analysis note
This commit is contained in:
parent
41e9b4d9dd
commit
98530b0f0f
|
@ -17,5 +17,6 @@
|
||||||
* Enforce single-member tuple after called keywords
|
* Enforce single-member tuple after called keywords
|
||||||
* Placeholders may only appear in tuples in synthetic expressions
|
* Placeholders may only appear in tuples in synthetic expressions
|
||||||
* Each of these may have zero or one placeholders
|
* Each of these may have zero or one placeholders
|
||||||
|
* Function arities are correct
|
||||||
* Arity of called keywords must be 1
|
* Arity of called keywords must be 1
|
||||||
")
|
")
|
Loading…
Reference in New Issue
Block a user