Skip to content

Commit

Permalink
chore(ci): ensures our own dependency graphs only show red lines when…
Browse files Browse the repository at this point in the history
… the severity tells it so
  • Loading branch information
sverweij committed Dec 5, 2023
1 parent f0d1fe3 commit 33978af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .dependency-cruiser.json
Expand Up @@ -462,10 +462,6 @@
"criteria": { "rules[0].severity": "info" },
"attributes": { "fontcolor": "blue", "color": "blue" }
},
{
"criteria": { "valid": false },
"attributes": { "fontcolor": "red", "color": "red" }
},
{
"criteria": { "resolved": "^src/cli" },
"attributes": { "color": "#0000ff77" }
Expand Down

0 comments on commit 33978af

Please sign in to comment.