Open awsomearvinder opened 4 years ago
CI is really minimal right now (only check tests and if it compiles). Doing more would probably be nice.
Being more precise, I'd like to add clippy into the CI as well as cargo fmt, to make sure that code neither needs to be formatted or no warnings need to be removed.
CI is really minimal right now (only check tests and if it compiles). Doing more would probably be nice.