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

Ensure submitted files listed in JSON #261

Merged
merged 5 commits into from
Jun 15, 2024

Conversation

pryrt
Copy link
Contributor

@pryrt pryrt commented Jun 15, 2024

Checks all UDLs, functionList, and autoCompletion files, to make sure they are referenced in the JSON

  • Fixed metadata on historical files that had bad/missing JSON metadata
  • (sorts the json file, to make it easier for humans to read)

closes #259

pryrt and others added 5 commits June 15, 2024 16:21
make sure all files in the UDLs, autoCompletion, and functionList directories are referenced in the JSON

expected to fail so I can verify action will correctly flag the problem; will correct the info in the next commit
- fix the errors found in last commit
@pryrt pryrt merged commit fc1ee6b into notepad-plus-plus:master Jun 15, 2024
1 check passed
@pryrt pryrt deleted the noOrphans branch June 15, 2024 23:57
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.

Need to check reverse direction from AC/FL back to JSON
1 participant