mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
* Move generated rule tests to a dedicated GeneratedTests target * Move integration tests to a dedicated IntegrationTests target This will improve bazel cacheability by having fewer tests depend on all lint inputs, which are only needed by the integration tests.