Add DiceLib as a dependency#113
Conversation
Code Review Agent Run #50fa92Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
There was a problem hiding this comment.
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
Quality Gate Profile: Clean Code Collective
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.
Changelist by BitoThis pull request implements the following key changes.
|
Summary by Bito
This PR adds DiceLib as an external dependency to handle dice rolling operations, replacing the internal Dice module with the library's Basic module for consistency across the application.
Detailed Changes