Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Spek #4670

Merged
merged 11 commits into from Apr 11, 2022
Merged

Drop Spek #4670

merged 11 commits into from Apr 11, 2022

Commits on Apr 10, 2022

  1. Remove custom-checks project

    The only custom check it included was for Spek, which has been removed from
    the code base.
    3flex committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    da56fc5 View commit details
    Browse the repository at this point in the history
  2. Remove migration note from contributor guide

    The migration has been completed.
    3flex committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    a90f0c5 View commit details
    Browse the repository at this point in the history
  3. Stop setting Spek system properties

    These are redundant as Spek is no longer used.
    3flex committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e2e46a9 View commit details
    Browse the repository at this point in the history
  4. Deprecate Spek test helper

    JUnit 5 is recommended, along with the @KotlinCoreEnvironmentTest
    annotation, to setup a Kotlin environment for testing rules that use type
    and symbol solving.
    3flex committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e2d2e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49ca455 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f60eebe View commit details
    Browse the repository at this point in the history
  7. Fix indentation in code example

    Co-authored-by: Goooler <wangzongler@gmail.com>
    3flex and Goooler committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    617714b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47f32ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4555b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0394b0 View commit details
    Browse the repository at this point in the history
  11. Update docs/pages/gettingstarted/type-resolution.md

    Co-authored-by: Goooler <wangzongler@gmail.com>
    2 people authored and 3flex committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    eb0d239 View commit details
    Browse the repository at this point in the history