Add monocodus config with clippy support

This commit is contained in:
Dzmitry Malyshau 2020-07-16 09:57:13 -04:00 committed by GitHub
parent a0ed09a6a8
commit 9c8bf725a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.monocodus Normal file
View File

@ -0,0 +1,7 @@
version: 1.1.0
rust:
formatter:
name: rustfmt
repo_checkers:
- name: rust-clippy