Skip to content

Commit 08a9cb9

Browse files
committed
Added the suspicious lint group to the lint list
1 parent 3958620 commit 08a9cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/gh-pages/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ <h2 class="panel-title">
449449
perf: true,
450450
restriction: true,
451451
style: true,
452+
suspicious: true,
452453
};
453454
$scope.groups = GROUPS_FILTER_DEFAULT;
454455
$scope.byGroups = function (lint) {

0 commit comments

Comments
 (0)