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

Allow disable reporting to be controlled from the config file #5126

Merged
merged 4 commits into from Feb 6, 2021

Commits on Feb 4, 2021

  1. Remove unused disable-reporting code

    This was outmoded by #4973
    nex3 committed Feb 4, 2021
    Copy the full SHA
    2008220 View commit details
    Browse the repository at this point in the history
  2. Allow disable reporting to be controlled from the config file

    This will also make it easier to control disables on a file-by-file
    basis once #3128 is implemented. It will also make it possible to add
    finer-grained configuration to these rules in the future.
    nex3 committed Feb 4, 2021
    Copy the full SHA
    a46897f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Fix a typo

    Co-authored-by: Jennifer Thakar <jathak@google.com>
    nex3 and jathak committed Feb 5, 2021
    Copy the full SHA
    65429fc View commit details
    Browse the repository at this point in the history
  2. Code review changes

    nex3 committed Feb 5, 2021
    Copy the full SHA
    cb51aed View commit details
    Browse the repository at this point in the history