chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references

This commit is contained in:
Miha Kralj
2025-12-03 09:27:29 -08:00
parent 1d145d0622
commit 4a0a8d6da2
28 changed files with 257 additions and 88 deletions
-3
View File
@@ -1,6 +1,3 @@
using System;
using Xunit;
using QuanTAlib;
namespace QuanTAlib.Tests
{