Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_json_formatter): JSON Formatting number #2570 #4090

Merged
merged 2 commits into from
Dec 23, 2022

Conversation

denbezrukov
Copy link
Contributor

Summary

Number formatting (normalization of numbers, similar to JS implementation)

Test Plan

cargo test -p rome_json_formatter

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented Dec 22, 2022

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 4c3272a
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/63a57162ab28f2000ae717c4

crates/rome_formatter/src/utils/number.rs Outdated Show resolved Hide resolved
crates/rome_formatter/src/utils/number.rs Outdated Show resolved Hide resolved
@MichaReiser MichaReiser merged commit c4eb1d5 into rome:main Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Formatter Area: formatter L-JSON Language: JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants