swift-doc icon indicating copy to clipboard operation
swift-doc copied to clipboard

Fix included symbols

Open Lukas-Stuehrk opened this issue 4 years ago • 0 comments

Some parts of the code base were still using the former logic from before we introduced the --minimum-access-level flag.

This pull request will clean up all those usages and switch to the correct logic. It also fixes #301.

Lukas-Stuehrk avatar Aug 27 '21 20:08 Lukas-Stuehrk