Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Uniformize spam-checker API, part 1: the Code enum. #12703

Merged
merged 3 commits into from
May 20, 2022

Commits on May 20, 2022

  1. Introduce an enum Code to replace the namespace class Codes.

    This is a first step towards a refactoring of the Spam-checker API
    towards more uniform and more powerful API/type signatures.
    Yoric committed May 20, 2022
    Configuration menu
    Copy the full SHA
    4657d28 View commit details
    Browse the repository at this point in the history
  2. WIP: Applied feedback

    Yoric committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5e38930 View commit details
    Browse the repository at this point in the history
  3. WIP: Simplifying Codes

    Yoric committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0aeff5e View commit details
    Browse the repository at this point in the history