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

Implement Suppress #186

Merged
merged 21 commits into from
May 24, 2024
Merged

Implement Suppress #186

merged 21 commits into from
May 24, 2024

Commits on Jan 12, 2024

  1. Support @Suppress into UnusedEmptyComponent

    javils authored and BraisGabin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1ea9187 View commit details
    Browse the repository at this point in the history
  2. WIP

    BraisGabin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0fca705 View commit details
    Browse the repository at this point in the history
  3. asdf

    BraisGabin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    06ee179 View commit details
    Browse the repository at this point in the history
  4. Improve naming

    BraisGabin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5bb7ad4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ea1f5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fd62aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afb2d94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c5441b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Support @Suppress into UnusedEmptyComponent

    javils authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    580c35c View commit details
    Browse the repository at this point in the history
  2. WIP

    BraisGabin authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a9710fe View commit details
    Browse the repository at this point in the history
  3. asdf

    BraisGabin authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    863f5bb View commit details
    Browse the repository at this point in the history
  4. Improve naming

    BraisGabin authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    91fd9fd View commit details
    Browse the repository at this point in the history
  5. Suppress UnusedBindsInstances

    BraisGabin authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    caa6c7f View commit details
    Browse the repository at this point in the history
  6. Suppresion on UnusedBindsAndProvides

    BraisGabin authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e0b6573 View commit details
    Browse the repository at this point in the history
  7. Suppresion on UnusedDependencies

    BraisGabin authored and raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a9930bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5eca1b5 View commit details
    Browse the repository at this point in the history
  9. add suppress on Unused modules

    raul19 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    637f281 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    dea89df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2809a11 View commit details
    Browse the repository at this point in the history
  3. apply spotless

    jenni-arias committed May 3, 2024
    Configuration menu
    Copy the full SHA
    275d3e5 View commit details
    Browse the repository at this point in the history
  4. add Suppress to Readme

    jenni-arias committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bbb57eb View commit details
    Browse the repository at this point in the history