Skip to content

Conversation

@chalin
Copy link
Contributor

@chalin chalin commented Feb 14, 2025

Prior to this fix, the registry JSON file had 866 blank lines at the start of it :)

$ grep -e '^\s*$' public/ecosystem/registry/index.json | wc -l
     866

With this fix:

$ grep -e '^\s*$' public/ecosystem/registry/index.json | wc -l
     0

@chalin chalin added CI/infra Repo CI & infrastructure cleanup/refactoring Cleanup or refactor parts of the documentation or site code docs:registry labels Feb 14, 2025
@chalin chalin requested a review from a team as a code owner February 14, 2025 07:36
@chalin chalin merged commit 458f7c5 into open-telemetry:main Feb 14, 2025
18 checks passed
@chalin chalin deleted the chalin-im-reg-no-blanks-2025-02-14 branch February 14, 2025 08:21
@chalin chalin mentioned this pull request Feb 14, 2025
54 tasks
Msksgm pushed a commit to Msksgm/opentelemetry.io that referenced this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/infra Repo CI & infrastructure cleanup/refactoring Cleanup or refactor parts of the documentation or site code docs:registry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants