Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Make clippy ignore CommonMark in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Jan 19, 2018
1 parent 083150b commit 3d1e415
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clippy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# CommonMark is no rust identifier in our docs :)
doc-valid-idents = ["CommonMark"]

0 comments on commit 3d1e415

Please sign in to comment.