Aidan Reilly

Results 54 issues of Aidan Reilly

## Summary - Analyzed the openshift-docs repository for Vale rule false positives - Used automated Claude review to improve RedHat Vale rules ## Changes This PR contains updates to Vale...

Script to automate Vale rule term reviews to filter out false postives or terms that are not useful to have in the rules. The script does not add new terms....

Fixes https://github.com/jelovirt/org.lwdita/issues/240 Replaces two identical code blocks with calls to `renameStartElement()`. Previously, class attributes were added without checking if they already existed, causing duplicate attributes. The `renameStartElement()` method now properly...