Commit e512832f authored by brizental's avatar brizental Committed by Pier Angelo Vendrame
Browse files

fixup! Add CI for Base Browser

Bug 44402: Move mozilla/no-browser-refs-in-toolkit back to an error
parent 7ddd6009
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -434,7 +434,7 @@ let config = [
    ignores: ["toolkit/**/test/**", "toolkit/**/tests/**"],
    plugins: { mozilla },
    rules: {
      "mozilla/no-browser-refs-in-toolkit": "warn",
      "mozilla/no-browser-refs-in-toolkit": "error",
    },
  },
  {