Common ------ * Add your name to [COPYING](/COPYING). * If you change the behavior (even just fix a bug) of **libkernaux** (stable) or [libc](/libc), add a record to [ChangeLog](/ChangeLog). C language ---------- Nothing here yet. Python ------ Nothing here yet. Ruby ---- ### Matz's Ruby interpreter Use **RuboCop**. See [bindings/ruby/.rubocop.yml](/bindings/ruby/.rubocop.yml) ### mruby Use **RuboCop**. See [bindings/mruby/.rubocop.yml](/bindings/mruby/.rubocop.yml) Rust ---- Use **rustfmt** and **Clippy**. See [bindings/rust/rustfmt.toml](/bindings/rust/rustfmt.toml)