From 6e6b068ae2adc8c5ef8acb633dcadfbdc3221b61 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 11 Jun 2025 12:39:28 -0400 Subject: tools/reformat --- docs/linting.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/linting.md') diff --git a/docs/linting.md b/docs/linting.md index 6620a74..47420bb 100644 --- a/docs/linting.md +++ b/docs/linting.md @@ -6,9 +6,7 @@ We use automated tools, rather than human effort, to spot possible bugs or dubio - Rust is linted using [cargo check] and [clippy]. [eslint]: https://eslint.org/ - [cargo check]: https://doc.rust-lang.org/cargo/commands/cargo-check.html - [clippy]: https://doc.rust-lang.org/cargo/commands/cargo-clippy.html ## Tools -- cgit v1.2.3