Skip to content

Commit

Permalink
Make clippy::doc_markdown happy
Browse files Browse the repository at this point in the history
  • Loading branch information
GREsau committed Aug 27, 2024
1 parent d07a1be commit 0e8a053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy.toml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
doc-valid-idents = ["OpenAPI", ".."]
doc-valid-idents = ["OpenAPI", "serde_json", ".."]

0 comments on commit 0e8a053

Please sign in to comment.