Skip to content

Number Stylization in Inline-Assembly Blocks #27

@jalextowle

Description

@jalextowle

Description

Many Solidity codebases that use inline-assembly have an inconsistent mix of hex numbers and decimal numbers. There should be options to translate all DecimalNumber and HexNumber tokens found in a source file to either all HexNumber tokens or all DecimalNumber tokens.

Acceptance Criteria

  • Changes to the stylizer that allow for the token conversion to happen in both cases.
  • Hex numbers are maximally trimmed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions