From 84ebf13b7d13817cf8e6b8d62ac8745c88b9383f Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Tue, 19 Sep 2023 22:26:28 +0800 Subject: [PATCH] chore: configure statix --- statix.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 statix.toml diff --git a/statix.toml b/statix.toml new file mode 100644 index 0000000..3f02ae4 --- /dev/null +++ b/statix.toml @@ -0,0 +1 @@ +disabled = ["repeated_keys"]