Ruby - Ecosystem and Best Practices
What is wrong with this Rubocop command?
rubocop --format json --out report.txt
What is wrong with this Rubocop command?
rubocop --format json --out report.txt
--format json option outputs JSON data, so the output file should have a .json extension.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions