Skip to content

Commit

Permalink
check in rustfmt.toml, so that generated protobuf schemata are ignore…
Browse files Browse the repository at this point in the history
…d by rustfmt
  • Loading branch information
Ding Xiang Fei committed May 24, 2018
1 parent e96ffcf commit e398fdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ignore = [
"src/proto/proof.rs",
]

0 comments on commit e398fdb

Please sign in to comment.