From: anamma06@... Date: 2017-11-16T10:33:50+00:00 Subject: [ruby-core:83796] [Ruby trunk Feature#14112] Follow style conventions for Ruby code Issue #14112 has been reported by ana06 (Ana Maria Martinez Gomez). ---------------------------------------- Feature #14112: Follow style conventions for Ruby code https://bugs.ruby-lang.org/issues/14112 * Author: ana06 (Ana Maria Martinez Gomez) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- The Ruby code in the documentation and in the tests is currently not following any style rules, which leads to long style discussions in PRs as well as making the code more complicate to read and understand. I would really like that Ruby documentation follows [Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide) or equivalently [Rubocop rules](https://github.com/bbatsov/rubocop) as they are driven by the Ruby community and it would be consistent and helpful when developing that Ruby documentation follows it as well. This way we wouldn't need to discuss anything about style in PRs. And when copying code from the documentation you don't have to modify it afterwards. -- https://bugs.ruby-lang.org/ Unsubscribe: