From a06c26130d643470e69c32dd798cec951e8245fe Mon Sep 17 00:00:00 2001 From: Margret Riegert Date: Sun, 22 Feb 2026 23:24:22 -0500 Subject: [PATCH] Misc --- .vscode/settings.json | 4 +++- LICENSE | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index d98d2bf..e6f74be 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,7 @@ { "[rust]": { "editor.defaultFormatter": "rust-lang.rust-analyzer" - } + }, + "editor.indentSize": "tabSize", + "editor.tabSize": 4 } diff --git a/LICENSE b/LICENSE index 242da62..1f4dd42 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) +Copyright (c) 2026 Margret Riegert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal