libkernaux/CONTRIBUTING.md

597 B

Common

  • Add your name to COPYING.
  • If you change the behavior (even just fix a bug) of libkernaux (stable) or libc, add a record to ChangeLog.

C language

Nothing here yet.

Python

Nothing here yet.

Ruby

Matz's Ruby interpreter

Use RuboCop. See bindings/ruby/.rubocop.yml

mruby

Use RuboCop. See bindings/mruby/.rubocop.yml

Rust

Use rustfmt and Clippy. See bindings/rust/rustfmt.toml