Add monocodus config to disable clang-tidy

This commit is contained in:
Dzmitry Malyshau 2020-09-19 20:52:19 -04:00
parent 2d0aeb66e7
commit 46e35f8a19

7
.monocodus Normal file
View file

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