blob: 641265bfa516ec4cb9c9e2a0279532b37a1387af [file] [log] [blame] [view]
## Ruby Coding Standards
Please follow:
* [Thrift General Coding Standards](/doc/coding_standards.md)
* Code Style for Ruby code enforced by RuboCop
To check you code for compliance, run:
bundle exec rake rubocop