Skip to content
  • Ian Stapleton Cordasco's avatar
    Fix subtle reporting bug for default on plugins · c50b747a
    Ian Stapleton Cordasco authored
    When we refactored our decision process to fix #239, we broke a subtle
    corner case where extensions that are not off-by-default are to be
    reported.
    
    This further refactors that logic and adds specific tests around it to
    ensure it works as expected and doesn't regress.
    
    Closes #257
    c50b747a