Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds JSON linting #205

Merged
merged 3 commits into from
May 15, 2024
Merged

Adds JSON linting #205

merged 3 commits into from
May 15, 2024

Conversation

xibz
Copy link
Contributor

@xibz xibz commented Apr 16, 2024

This commit adds JSON linting and enforces camel casing for JSON

This PR should fail as there are some areas where the JSON does not satisfy our linter rules, but will help identify what needs to be cleaned up and will have follow up PRs to address the issues.

@xibz xibz requested a review from a team as a code owner April 16, 2024 13:32
@xibz xibz force-pushed the json-linter branch 2 times, most recently from 81dc18b to 803477f Compare April 16, 2024 13:59
@e-backmark-ericsson e-backmark-ericsson added this to the v0.5 milestone Apr 22, 2024
@afrittoli afrittoli modified the milestones: v0.5, v0.4 May 10, 2024
@xibz xibz mentioned this pull request May 13, 2024
@afrittoli afrittoli modified the milestones: v0.4, v0.5 May 13, 2024
@xibz xibz force-pushed the json-linter branch 3 times, most recently from ff841c0 to afb3791 Compare May 15, 2024 01:12
xibz added 2 commits May 15, 2024 10:35
This commit adds JSON linting and enforces camel casing for JSON

Signed-off-by: xibz <impactbchang@gmail.com>
Signed-off-by: xibz <impactbchang@gmail.com>
Signed-off-by: xibz <impactbchang@gmail.com>
Copy link
Contributor

@afrittoli afrittoli left a comment

Choose a reason for hiding this comment

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

Thank you!

@afrittoli afrittoli merged commit 095ee5f into cdevents:main May 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants