Skip to content

Commit

Permalink
[clion] add radler/fmtlib/globalInspection to the Inspection chart.
Browse files Browse the repository at this point in the history
The test was changed. Not it's globalInspection. Let's keep two projects for the continual history.
  • Loading branch information
maxim-banaev committed Feb 10, 2025
1 parent 2359cf9 commit 0c83d54
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ const chartsDeclaration: ChartDefinition[] = [
{
labels: ["Inspections"],
measures: ["globalInspections"],
projects: ["radler/fmtlib/inspection"],
// TODO: remove radler/fmtlib/inspection
projects: ["radler/fmtlib/inspection", "radler/fmtlib/globalInspection"],
aliases: ["{fmt}"],
},
]
Expand Down

0 comments on commit 0c83d54

Please sign in to comment.