Skip to content

Commit ed35197

Browse files
committed
Add known limitation about promoted methods
1 parent 6d13a80 commit ed35197

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Limitations:
4343
automatically stubbed.
4444
- It cannot currently distinguish between type aliases. This is a
4545
limitation of the `reflect` package.
46+
- It makes new method declarations for promoted methods. This is a
47+
limitation of the `reflect` package.
4648

4749
Please feel free to submit a [pull
4850
request](https://github.com/github/depstubber/pulls) for any of the above, or

0 commit comments

Comments
 (0)