main
Margret Riegert 2026-02-22 23:24:22 -05:00
parent f7af29eb75
commit a06c26130d
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
{
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer"
}
},
"editor.indentSize": "tabSize",
"editor.tabSize": 4
}

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) <year> <copyright holders>
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