This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update validation and formatting scripts (#10)
* Update validation and formatting scripts * Update npm script names * Add a test script which runs all the tests * Apply prettier to all files in the repository * Improve logging in validateRules. * Log all json validation errors rather than just the first one. This also cleans up the iterator in the duplicate check loop. * Remove unused fields 'last_updated' and 'schema'. This prepares the list for stricter JSON validation disallowing additional unknown properties.
- Loading branch information