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

feat: Introduce a way to suppress violations #119

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Apr 22, 2024

  1. Add RFC for baseline support

    softius committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a99c456 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    softius committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f9b3976 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Add question about warnings

    softius committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c9a718c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d73750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e035f1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ed01be1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update designs/2024-baseline-support/README.md

    Co-authored-by: Nicholas C. Zakas <[email protected]>
    softius and nzakas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d5411af View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    98779dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b343ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5343d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Add link for no-explicit-any

    Co-authored-by: Francesco Trotta <[email protected]>
    softius and fasttime committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    485f684 View commit details
    Browse the repository at this point in the history
  2. Always update the baseline to update addressed violations

    Co-authored-by: Francesco Trotta <[email protected]>
    softius and fasttime committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    70a7c56 View commit details
    Browse the repository at this point in the history
  3. Update designs/2024-baseline-support/README.md

    Co-authored-by: Francesco Trotta <[email protected]>
    softius and fasttime committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4462ce6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a1cbba View commit details
    Browse the repository at this point in the history
  5. Fix lists formatting

    softius committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    71ee661 View commit details
    Browse the repository at this point in the history
  6. Minor adjs

    softius committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2d4dc84 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    dc2d940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a1cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Simplify language

    softius committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    0c3d9a4 View commit details
    Browse the repository at this point in the history
  2. Revise return types

    softius committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4fea00e View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    softius committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    42d8b95 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Allow to pass multiple rules

    softius committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bff622d View commit details
    Browse the repository at this point in the history
  2. Fix typo

    softius committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    48e9d0a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update designs/2024-baseline-support/README.md

    Co-authored-by: Nicholas C. Zakas <[email protected]>
    softius and nzakas committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    46cf6ae View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix typo

    Co-authored-by: Francesco Trotta <[email protected]>
    softius and fasttime committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a94a50d View commit details
    Browse the repository at this point in the history
  2. Use block comments

    Co-authored-by: Francesco Trotta <[email protected]>
    softius and fasttime committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    861f1a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    566e3b9 View commit details
    Browse the repository at this point in the history