Whether it uses a number 1-5 or "Low" "Medium Low" etc, it would be useful because it would let me use a single rules file for my VSCode PMD scanning and GitHub Actions scanning - and only use severity 1 & 2 in my CI workflow.
Otherwise, I have to have two separate files, and while I don't change them much, setting properties in both across many projects is time-consuming.
Thank you!