chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2024-08-12 09:44:39 -05:00
parent 1af9c7012c
commit 4a52b012fe
6 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"editor.formatOnSave": true,
"dotnet.defaultSolution": "src/SanctionsSearch.sln",
"cSpell.words": ["OFAC"]
"cSpell.words": ["OFAC", "Szalay"]
}