mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-16 09:38:05 +00:00
- 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.
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"gitversion.tool": {
|
|
"version": "6.5.1",
|
|
"commands": [
|
|
"dotnet-gitversion"
|
|
],
|
|
"rollForward": false
|
|
}
|
|
}
|
|
} |