CI: Check Ruby syntax
What does this MR do and why?
This MR adds new CI jobs ruby_syntax
(in all supported Ruby versions) and a new script scripts/lint/check_ruby_syntax.rb
to check Ruby syntax for all Ruby files.
Closes #435940 (closed).
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
scripts/lint/check_ruby_syntax.rb
Checking 34443 Ruby files...
No warnings.
Screenshots
3 new CI jobs in preflight stage |
---|
|
|
---|---|
Edited by Peter Leitzen