Skip to content

Commit

Permalink
[WebStorm] add fleetbot to global inspection metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrtomiak committed Oct 11, 2024
1 parent 5672836 commit 5e7fa4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const groups = [
{
label: "Global inspections",
measure: "globalInspections",
projects: ["eslint-plugin-jest/globalInspection/whole-project", "ring-ui/globalInspection/src"],
projects: ["eslint-plugin-jest/globalInspection/whole-project", "ring-ui/globalInspection/src", "fleetbot/globalInspection/src"],
},
{
label: "Typing",
Expand Down

0 comments on commit 5e7fa4b

Please sign in to comment.