blob: 641265bfa516ec4cb9c9e2a0279532b37a1387af [file] [log] [blame] [view]
Dmytro Shteflyukdf22bb12025-12-20 13:41:21 -05001## Ruby Coding Standards
2
3Please follow:
4* [Thrift General Coding Standards](/doc/coding_standards.md)
5* Code Style for Ruby code enforced by RuboCop
6
7To check you code for compliance, run:
8
9 bundle exec rake rubocop