Skip to content

Conversation

@RhysBushnell
Copy link
Collaborator

No description provided.

dnitsch
dnitsch previously approved these changes Jan 23, 2023
dnitsch
dnitsch previously approved these changes Jan 23, 2023
Comment on lines 293 to 298
case ajson.Numeric:
return fmt.Sprintf("%v", v)
case ajson.Object:
return fmt.Sprintf("%v", v)
default:
return fmt.Sprintf("%v", v)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these can be merged into a default

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dnitsch dnitsch merged commit 4ade212 into master Jan 23, 2023
@RhysBushnell RhysBushnell deleted the feat/json-nested-lookup branch January 23, 2023 16:32
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