Conversation
There was a problem hiding this comment.
Sorry @Dargon789, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
Code Review
This pull request refactors documentation generation and Chisel to use the solar AST and introduces several new linter rules, including rtlo, could-be-immutable, and missing-zero-check. It also updates foundryup for release resolution via the GitHub API and improves Tempo chain support in Anvil. Feedback suggests enhancing the new linter rules by including enums and user-defined value types in immutable checks, correctly handling reassignments and member access in address zero-check analysis, and making the foundryup script more robust against unordered JSON responses.
Motivation
Solution
PR Checklist