You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix type regex to include multi-line curly brackets (#96)
* Add option to include the exported types
* Add test packages with types
* Typo in GitHub action's commit message
* fix types brackets regex
* fix types brackets regex to match multi-lines
* Add tests cases for 'types' documentation
* Update readme according to godoc
* Revert "Update readme according to godoc"
This reverts commit e4eb04a.
Co-authored-by: goreadme <[email protected]>