1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00
libkernaux/CONTRIBUTING.md
2022-06-12 16:52:40 +03:00

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