From b9a8e965f6ecca1a90159063043effb94f7af3ac Mon Sep 17 00:00:00 2001 From: Aaron <10715707+ahaverbuch@users.noreply.github.com> Date: Wed, 12 Nov 2025 11:14:18 -0500 Subject: [PATCH] chore(infra): mise setup --- mise.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mise.toml diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..2c735ce --- /dev/null +++ b/mise.toml @@ -0,0 +1,5 @@ +[settings] +ruby.ruby_build_opts = "--disable-install-doc" +disable_tools = ["lefthook"] +not_found_auto_install = true +