diff --git a/statix.toml b/statix.toml new file mode 100644 index 00000000..31a2a5b1 --- /dev/null +++ b/statix.toml @@ -0,0 +1,3 @@ +disabled = [ + "repeated_keys" +]