Skip to content

feat(utils): add region data validation#64

Open
ilin-andrey wants to merge 4 commits into
masterfrom
chore/data-validation
Open

feat(utils): add region data validation#64
ilin-andrey wants to merge 4 commits into
masterfrom
chore/data-validation

Conversation

@ilin-andrey

@ilin-andrey ilin-andrey commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

AI generated validation script for data files and code + small findings.

Checklist

  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@ilin-andrey ilin-andrey requested a review from a team July 7, 2026 10:39
@ilin-andrey ilin-andrey marked this pull request as ready for review July 7, 2026 10:46
Comment thread scripts/validate-data.js
@@ -0,0 +1,417 @@
const fs = require('node:fs');

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

can we add some tests for this script

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.

4 participants