Trim public API for 1.0.0 #479
Labels
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
wontfix
Issues that became stale and were auto-closed by a bot.
Milestone
As we get closed to 1.0.0, we should decide what should be available in the public API for
SwiftLintFramework
. It would be fairly straightforward to to simply trim it to what is necessary forswiftlint
andSwiftLintFrameworkTests
, but we should discuss and perhaps consider@testable
imports forSwiftLintFrameworkTests
to reduce the surface area of the public API.The text was updated successfully, but these errors were encountered: