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

Update posts.json and remove the trailing comma #736

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

javisperez
Copy link
Contributor

Json files cant have trailing commas.

"author": "Jesse Williams",
"published_time": "2025-01-28"
},
]
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the only actual change. The rest was VSCode formatter.

Copy link
Contributor

@Jwilliamsr Jwilliamsr left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@javisperez javisperez merged commit fed45a4 into jozu-ai:main Jan 30, 2025
3 checks passed
@javisperez javisperez deleted the fix-post-json branch January 30, 2025 15:35
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.

2 participants