Skip to content

Add Cadence coding guidelines to AGENTS.md#287

Open
jordanschalm wants to merge 5 commits intomainfrom
claude/update-agents-guidelines-IPuNw
Open

Add Cadence coding guidelines to AGENTS.md#287
jordanschalm wants to merge 5 commits intomainfrom
claude/update-agents-guidelines-IPuNw

Conversation

@jordanschalm
Copy link
Member

@jordanschalm jordanschalm commented Mar 20, 2026

- Prefer string templating over concatenation (use \(variable) not .concat(..))
- Use equalWithinVariance from test_helpers.cdc for equality assertions where rounding errors are possible
@jordanschalm jordanschalm requested a review from a team as a code owner March 20, 2026 15:43
Co-authored-by: Jordan Schalm <jordan.schalm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants