mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 02:28:05 +00:00
Update file paths for QuanTAlib packages in main_automation.yml
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*.{cs,vb}]
|
||||
# Suppress S3776 (Cognitive Complexity)
|
||||
dotnet_diagnostic.S3776.severity = none
|
||||
# Suppress CA1416 (Platform Compatibility)
|
||||
dotnet_diagnostic.CA1416.severity = none
|
||||
Reference in New Issue
Block a user