mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 03:58:04 +00:00
Refactor code formatting and improve consistency across various test files
- Removed unnecessary blank lines in multiple test files to enhance readability. - Ensured consistent spacing and formatting in the `Trima`, `Usf`, `Vidya`, `Wma`, and `Atr` test classes. - Updated comments for clarity and consistency in the `Atr` and `Adl` classes. - Adjusted project files for better structure and maintainability.
This commit is contained in:
Vendored
+9
-9
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-dotnettools.csdevkit",
|
||||
"ms-dotnettools.csharp",
|
||||
"ms-dotnettools.dotnet-interactive-vscode",
|
||||
"bierner.markdown-mermaid",
|
||||
"visualstudioexptteam.vscodeintellicode",
|
||||
"SonarSource.sonarlint-vscode"
|
||||
]
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-dotnettools.csdevkit",
|
||||
"ms-dotnettools.csharp",
|
||||
"ms-dotnettools.dotnet-interactive-vscode",
|
||||
"bierner.markdown-mermaid",
|
||||
"visualstudioexptteam.vscodeintellicode",
|
||||
"SonarSource.sonarlint-vscode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user