diff --git a/index.js b/index.js index cce30de4..95376145 100644 --- a/index.js +++ b/index.js @@ -101,6 +101,7 @@ const plugins = [ { yes: "RFC" }, { no: "[Rr][Ff][Cc]\\d+", yes: "RFC " }, { yes: "Unix" }, + { yes: "Valgrind" }, { yes: "V8" }, ], ],