From 418f514fc46f45ae2901753e3398adb33664bed9 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 2 Apr 2023 21:38:17 +0200 Subject: I, for one, welcome our new clippy overlords --- clippy.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 clippy.toml (limited to 'clippy.toml') diff --git a/clippy.toml b/clippy.toml new file mode 100644 index 0000000..12b8e80 --- /dev/null +++ b/clippy.toml @@ -0,0 +1 @@ +doc-valid-idents = [ "eDSL", "eDSLs", ".." ] \ No newline at end of file -- cgit v1.2.3