We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d13a80 commit ed35197Copy full SHA for ed35197
1 file changed
README.md
@@ -43,6 +43,8 @@ Limitations:
43
automatically stubbed.
44
- It cannot currently distinguish between type aliases. This is a
45
limitation of the `reflect` package.
46
+- It makes new method declarations for promoted methods. This is a
47
+ limitation of the `reflect` package.
48
49
Please feel free to submit a [pull
50
request](https://github.com/github/depstubber/pulls) for any of the above, or
0 commit comments