Ruby: lower severity of parse error to warning

This commit is contained in:
Arthur Baars
2023-03-08 16:37:01 +01:00
parent ebf0bb889b
commit 8096f86224
4 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The severity of parse errors was reduced to warning (previously error).