Skip to content

add fmt section#122

Merged
maxnorm merged 2 commits into
Perfect-Abstractions:mainfrom
maxnorm:main
Oct 26, 2025
Merged

add fmt section#122
maxnorm merged 2 commits into
Perfect-Abstractions:mainfrom
maxnorm:main

Conversation

@maxnorm

@maxnorm maxnorm commented Oct 26, 2025

Copy link
Copy Markdown
Collaborator

Summary

create rules for uniform formating across device and foundry version

Changes Made

Checklist

Before submitting this PR, please ensure:

  • Code follows the Solidity feature ban - No inheritance, constructors, modifiers, public/private variables, external library functions, using for directives, or selfdestruct

  • Code follows Design Principles - Readable, uses diamond storage, favors composition over inheritance

  • Code matches the codebase style - Consistent formatting, documentation, and patterns (e.g. ERC20Facet.sol)

  • Code is formatted with forge fmt

  • Tests are included - All new functionality has comprehensive tests

  • All tests pass - Run forge test and ensure everything works

  • Documentation updated - If applicable, update relevant documentation

Make sure to follow the CONTRIBUTING.md guidelines.

Additional Notes

@maxnorm maxnorm merged commit badd663 into Perfect-Abstractions:main Oct 26, 2025
3 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Coverage

Metric Coverage Details
Lines 31% 231/744 lines
Functions 41% 51/125 functions
Branches 20% 28/141 branches

Last updated: Sun, 26 Oct 2025 16:31:16 GMT for commit 16efa0b

JackieXu pushed a commit to JackieXu/Compose that referenced this pull request Nov 6, 2025
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.

1 participant