Skip to content

Commit

Permalink
Update lint-circular-dependencies.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielides committed Sep 28, 2023
1 parent 435fef7 commit 6f4ea4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lint/lint-circular-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ EXPECTED_CIRCULAR_DEPENDENCIES=(
"llmq/signing -> masternode/node -> validationinterface -> llmq/signing"
"llmq/debug -> llmq/dkgsessionhandler -> llmq/debug"
"llmq/debug -> llmq/dkgsessionhandler -> llmq/dkgsession -> llmq/debug"
"llmq/utils -> validation -> llmq/utils"
)

EXIT_CODE=0
Expand Down

0 comments on commit 6f4ea4f

Please sign in to comment.