mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-13 08:08:05 +00:00
chore: Update various indicators to improve null handling and code readability
This commit is contained in:
+3
-1
@@ -3,6 +3,8 @@ version = 1
|
||||
[[analyzers]]
|
||||
name = "csharp"
|
||||
enabled = true
|
||||
[analyzers.meta]
|
||||
skip_rules = ["CS-R1131"]
|
||||
|
||||
[[analyzers]]
|
||||
name = "test-coverage"
|
||||
@@ -14,4 +16,4 @@ enabled = true
|
||||
|
||||
[[transformers]]
|
||||
name = "dotnet-format"
|
||||
enabled = true
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user