In Progress: Fixes - #83
Conversation
Schema Validation ResultsClick to expandSchema Validation ReportSchema: Files checked: 1122 | Failed: 102 ✅
|
✅ YAML Format Check PassedAll changed |
Rule Validation Results —
|
|
FYI the schema fail is because this PR has the linting and touches all published and unpublished rules, thus it checks schema on all files changed by the PR and causes the failure |
pendingintent
left a comment
There was a problem hiding this comment.
I only reviewed the workflows and formatting rules. I did not review all of the rules.
I assume the majority of rule yaml changes are the reformatting.
rationales.csv
ran prettier formating/raumel sorting for all yaml rules
git action to auto format run by manual dispatch which emulates the markdown schema in engine
action to check sorting/formatting; advises in comment to run sort script if not sorted, advises to install prettier and format files found unformatted
fixes for above rules thus far