mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 20:48:04 +00:00
- Introduced type definitions for various classes in the QuanTAlib library, including Ema, EmaVector, EmaState, TSeries, CsvFeed, GBM, TBarSeries, TBar, and TValue. - Added methods and properties for each class to enhance functionality and maintainability. - Created a lock file to manage dependencies and ensure consistent builds.
279 lines
21 KiB
XML
279 lines
21 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<AnalysisConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
|
||
<SonarConfigDir>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf</SonarConfigDir>
|
||
<SonarOutputDir>/Users/mihakralj/Github/QuanTAlib/.sonarqube/out</SonarOutputDir>
|
||
<SonarBinDir>/Users/mihakralj/Github/QuanTAlib/.sonarqube/bin</SonarBinDir>
|
||
<SonarScannerWorkingDirectory>/Users/mihakralj/Github/QuanTAlib</SonarScannerWorkingDirectory>
|
||
<JavaExePath>/Users/mihakralj/.sonar/cache/003d3e0a65a2f0633b8bfed42be133724b490acb323c174c708d3a446d5fc660/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.11_9.tar.gz_extracted/jdk-17.0.11+9-jre/Contents/Home/bin/java</JavaExePath>
|
||
<EngineJarPath>/Users/mihakralj/.sonar/cache/57e3db253d03d633e07e01f1474cce196081b805c9a4292f0efe099f65db6161/sonarcloud-scanner-engine-12.9.0.1243-all.jar</EngineJarPath>
|
||
<UseSonarScannerCli>false</UseSonarScannerCli>
|
||
<ScanAllAnalysis>true</ScanAllAnalysis>
|
||
<HasBeginStepCommandLineCredentials>true</HasBeginStepCommandLineCredentials>
|
||
<HasBeginStepCommandLineTruststorePassword>false</HasBeginStepCommandLineTruststorePassword>
|
||
<SonarQubeHostUrl>https://sonarcloud.io</SonarQubeHostUrl>
|
||
<SonarQubeVersion>8.0.0.76937</SonarQubeVersion>
|
||
<SonarProjectKey>mihakralj_QuanTAlib</SonarProjectKey>
|
||
<AdditionalConfig>
|
||
<ConfigSetting Id="BuildUri" />
|
||
<ConfigSetting Id="TfsUri" />
|
||
<ConfigSetting Id="VsCoverageConverterToolPath" />
|
||
<ConfigSetting Id="UnchangedFilesPath" />
|
||
<ConfigSetting Id="sonar.pullrequest.cache.basepath" Value="/Users/mihakralj/Github/QuanTAlib" />
|
||
<ConfigSetting Id="settings.file.path" Value="/Users/mihakralj/.dotnet/tools/.store/dotnet-sonarscanner/11.0.0/dotnet-sonarscanner/11.0.0/tools/netcoreapp3.1/any/SonarQube.Analysis.xml" />
|
||
</AdditionalConfig>
|
||
<ServerSettings>
|
||
<Property Name="sonar.project.monorepo.enabled">false</Property>
|
||
<Property Name="sonaranalyzer.security.cs.pluginVersion">11.12.0.40973</Property>
|
||
<Property Name="sonar.cs.ignoreHeaderComments">true</Property>
|
||
<Property Name="sonar.c.file.suffixes">.c,.h</Property>
|
||
<Property Name="sonar.typescript.file.suffixes">.ts,.tsx,.cts,.mts</Property>
|
||
<Property Name="sonar.dre.enabled">true</Property>
|
||
<Property Name="sonar.cobol.dialect">ibm-enterprise-cobol</Property>
|
||
<Property Name="sonar.vbnet.analyzer.security.pluginVersion">11.12.0.40973</Property>
|
||
<Property Name="sonar.locationChecksums">true</Property>
|
||
<Property Name="email.fromName">SonarCloud</Property>
|
||
<Property Name="block_project_provisioning_subscription_type">DISABLED</Property>
|
||
<Property Name="sonar.python.xunit.skipDetails">false</Property>
|
||
<Property Name="sonar.ipynb.file.suffixes">ipynb</Property>
|
||
<Property Name="sonar.plsql.jdbc.driver.class">oracle.jdbc.OracleDriver</Property>
|
||
<Property Name="sonar.pullrequest.github.summary_comment">true</Property>
|
||
<Property Name="sonar.go.exclusions">**/vendor/**</Property>
|
||
<Property Name="sonar.terraform.file.suffixes">.tf</Property>
|
||
<Property Name="sonar.forceAuthentication">false</Property>
|
||
<Property Name="sonar.notifications.delay">60</Property>
|
||
<Property Name="sonar.cpp.file.suffixes">.cc,.cpp,.cxx,.c++,.hh,.hpp,.hxx,.h++,.ipp,.ixx,.mxx,.cppm,.ccm,.cxxm,.c++m</Property>
|
||
<Property Name="sonar.jcl.file.suffixes">.jcl</Property>
|
||
<Property Name="sonar.rust.file.suffixes">.rs</Property>
|
||
<Property Name="sonaranalyzer-cs.ruleNamespace">SonarAnalyzer.Enterprise.CSharp</Property>
|
||
<Property Name="sonar.pli.extralingualCharacters">#@$</Property>
|
||
<Property Name="sonar.cs.analyzeGeneratedCode">false</Property>
|
||
<Property Name="sonar.azureresourcemanager.file.identifier">https://schema.management.azure.com/schemas/,http://schema.management.azure.com/schemas/</Property>
|
||
<Property Name="sonar.java.jvmframeworkconfig.file.patterns">**/src/main/resources/**/*app*.properties,**/src/main/resources/**/*app*.yaml,**/src/main/resources/**/*app*.yml</Property>
|
||
<Property Name="sonar.builtInQualityProfiles.disableNotificationOnUpdate">false</Property>
|
||
<Property Name="sonar.css.file.suffixes">.css,.less,.scss,.sass</Property>
|
||
<Property Name="sonar.vbnet.analyzer.security.pluginKey">securityvbnetfrontend</Property>
|
||
<Property Name="sonar.organizations.createPersonalOrg">true</Property>
|
||
<Property Name="sonar.cpd.abap.minimumTokens">100</Property>
|
||
<Property Name="sonar.docker.file.patterns">Dockerfile,*.dockerfile</Property>
|
||
<Property Name="sonar.html.file.suffixes">.html,.xhtml,.cshtml,.vbhtml,.aspx,.ascx,.rhtml,.erb,.shtm,.shtml,.cmp,.twig</Property>
|
||
<Property Name="sonar.vb.file.suffixes">.bas,.frm,.ctl</Property>
|
||
<Property Name="sonar.vbnet.ignoreHeaderComments">true</Property>
|
||
<Property Name="sonar.rpg.leftMarginWidth">12</Property>
|
||
<Property Name="sonar.scanner.force-deprecated-java-version">false</Property>
|
||
<Property Name="sonar.vbnet.analyzer.dotnet.pluginKey">vbnetenterprise</Property>
|
||
<Property Name="sonar.scala.file.suffixes">.scala</Property>
|
||
<Property Name="sonar.cobol.byteBasedColumnCount">false</Property>
|
||
<Property Name="sonar.cloudformation.activate">true</Property>
|
||
<Property Name="sonar.pli.marginRight">72</Property>
|
||
<Property Name="sonar.dre.apex.activate">true</Property>
|
||
<Property Name="sonar.cs.analyzer.architecture.staticResourceName">SonarAnalyzer.Architecture-2.11.0.7399.zip</Property>
|
||
<Property Name="sonar.apex.file.suffixes">.cls,.trigger</Property>
|
||
<Property Name="sonaranalyzer-vbnet.ruleNamespace">SonarAnalyzer.Enterprise.VisualBasic</Property>
|
||
<Property Name="sonar.cloudformation.file.identifier">AWSTemplateFormatVersion</Property>
|
||
<Property Name="sonar.javascript.ignoreHeaderComments">true</Property>
|
||
<Property Name="sonar.dbcleaner.daysBeforeDeletingClosedIssues">30</Property>
|
||
<Property Name="sonar.java.enablePreview">False</Property>
|
||
<Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByMonth">4</Property>
|
||
<Property Name="sonar.lf.gravatarServerUrl">https://secure.gravatar.com/avatar/{EMAIL_MD5}.jpg?s={SIZE}&d=identicon</Property>
|
||
<Property Name="sonar.cs.analyzer.security.pluginVersion">11.12.0.40973</Property>
|
||
<Property Name="publish_data_events">true</Property>
|
||
<Property Name="sonar.cobol.sourceFormat">fixed</Property>
|
||
<Property Name="sonar.notifications.runningDelayBeforeReportingStatus">600</Property>
|
||
<Property Name="sonar.jsp.file.suffixes">.jsp,.jspf,.jspx</Property>
|
||
<Property Name="sonar.pli.ignoreHeaderComments">true</Property>
|
||
<Property Name="sonar.javascript.maxFileSize">1000</Property>
|
||
<Property Name="sonar.javascript.environments">amd,applescript,atomtest,browser,commonjs,embertest,greasemonkey,jasmine,jest,jquery,meteor,mocha,mongo,nashorn,node,phantomjs,prototypejs,protractor,qunit,serviceworker,shared-node-browser,shelljs,webextensions,worker</Property>
|
||
<Property Name="sonar.scm.disabled">false</Property>
|
||
<Property Name="sonar.ruby.exclusions">**/vendor/**</Property>
|
||
<Property Name="sonar.dart.file.suffixes">.dart</Property>
|
||
<Property Name="sonar.ansible.activate">true</Property>
|
||
<Property Name="sonar.vbnet.file.suffixes">.vb</Property>
|
||
<Property Name="sonar.cs.analyzer.security.staticResourceName">SonarAnalyzer.Security.CSharp-11.12.0.40973.zip</Property>
|
||
<Property Name="sonar.sensor.cache.project.enable">true</Property>
|
||
<Property Name="sonar.rpg.file.suffixes">.rpg,.rpgle,.sqlrpgle,.RPG,.RPGLE,.SQLRPGLE</Property>
|
||
<Property Name="sonar.cobol.adaprep.activation">false</Property>
|
||
<Property Name="sonar.abap.file.suffixes">.abap,.ab4,.flow,.asprog</Property>
|
||
<Property Name="sonar.cfamily.ignoreHeaderComments">true</Property>
|
||
<Property Name="sonar.vbnet.analyzer.dotnet.pluginVersion">10.16.0.128591</Property>
|
||
<Property Name="sonar.technicalDebt.developmentCost">30</Property>
|
||
<Property Name="sonar.python.file.suffixes">py</Property>
|
||
<Property Name="sonar.cs.file.suffixes">.cs,.razor</Property>
|
||
<Property Name="sonar.plsql.file.suffixes">sql,tab,pkb</Property>
|
||
<Property Name="sonaranalyzer.security.cs.ruleNamespace">SonarAnalyzer.Security.CSharp</Property>
|
||
<Property Name="sonar.cobol.tab.width">8</Property>
|
||
<Property Name="sonar.rust.clippy.offline">false</Property>
|
||
<Property Name="sonaranalyzer-vbnet.staticResourceName">SonarAnalyzer-vbnetenterprise-10.16.0.128591.zip</Property>
|
||
<Property Name="sonar.text.inclusions.activate">true</Property>
|
||
<Property Name="sonar.githubactions.activate">true</Property>
|
||
<Property Name="sonar.java.file.suffixes">.java,.jav</Property>
|
||
<Property Name="sonar.kotlin.file.suffixes">.kt,.kts</Property>
|
||
<Property Name="sonar.php.file.suffixes">php,php3,php4,php5,phtml,inc</Property>
|
||
<Property Name="sonar.xml.file.suffixes">.xml,.xsd,.xsl,.config</Property>
|
||
<Property Name="sonar.dbcleaner.weeksBeforeDeletingAllSnapshots">260</Property>
|
||
<Property Name="sonar.azureresourcemanager.activate">true</Property>
|
||
<Property Name="sonar.shell.activate">true</Property>
|
||
<Property Name="sonar.dre.ruby.activate">true</Property>
|
||
<Property Name="sonar.python.coverage.reportPaths">coverage-reports/*coverage-*.xml</Property>
|
||
<Property Name="sonar.sensor.cache.enable">true</Property>
|
||
<Property Name="sonar.text.activate">true</Property>
|
||
<Property Name="sonar.go.file.suffixes">.go</Property>
|
||
<Property Name="sonar.cpd.cobol.minimumLines">30</Property>
|
||
<Property Name="sonar.cobol.exec.recoveryMode">true</Property>
|
||
<Property Name="block_report_submission_subscription_type">DISABLED</Property>
|
||
<Property Name="sonar.cs.analyzeRazorCode">true</Property>
|
||
<Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyAnalysesWithVersion">104</Property>
|
||
<Property Name="sonar.yaml.activate">true</Property>
|
||
<Property Name="sonar.php.exclusions">**/vendor/**</Property>
|
||
<Property Name="sonar.plugins.loadAll">false</Property>
|
||
<Property Name="sonar.rust.clippy.enabled">true</Property>
|
||
<Property Name="sonar.swift.file.suffixes">.swift</Property>
|
||
<Property Name="sonar.vbnet.roslyn.ignoreIssues">false</Property>
|
||
<Property Name="sonar.plsql.ignoreHeaderComments">false</Property>
|
||
<Property Name="sonar.flex.file.suffixes">as</Property>
|
||
<Property Name="sonar.json.activate">true</Property>
|
||
<Property Name="sonar.filesize.limit">20</Property>
|
||
<Property Name="sonar.ruby.file.suffixes">.rb</Property>
|
||
<Property Name="sonar.kubernetes.helm.activate">true</Property>
|
||
<Property Name="sonar.python.xunit.reportPath">xunit-reports/xunit-result-*.xml</Property>
|
||
<Property Name="sonar.pli.marginLeft">2</Property>
|
||
<Property Name="sonar.javascript.globals">angular,goog,google,OpenLayers,d3,dojo,dojox,dijit,Backbone,moment,casper,_,sap</Property>
|
||
<Property Name="sonar.enableIssueAnnotation">true</Property>
|
||
<Property Name="sonar.dbcleaner.hoursBeforeKeepingOnlyOneSnapshotByDay">24</Property>
|
||
<Property Name="sonar.yaml.file.suffixes">.yaml,.yml</Property>
|
||
<Property Name="sonar.cs.analyzer.architecture.pluginKey">architecturecsharpfrontend</Property>
|
||
<Property Name="sonar.terraform.activate">true</Property>
|
||
<Property Name="sonar.php.frameworkDetection">true</Property>
|
||
<Property Name="sonar.enableAiPrSummary">false</Property>
|
||
<Property Name="sonar.architecture.config.model">Model is not configured.</Property>
|
||
<Property Name="sonar.cs.analyzer.dotnet.pluginVersion">10.16.0.128591</Property>
|
||
<Property Name="email.from">noreply@sonarcloud.io</Property>
|
||
<Property Name="sonaranalyzer-vbnet.pluginVersion">10.16.0.128591</Property>
|
||
<Property Name="sonaranalyzer.security.cs.analyzerId">SonarAnalyzer.Security.CSharp</Property>
|
||
<Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByWeek">1</Property>
|
||
<Property Name="sonaranalyzer-vbnet.analyzerId">SonarAnalyzer.Enterprise.VisualBasic</Property>
|
||
<Property Name="email.prefix">[SonarCloud]</Property>
|
||
<Property Name="sonar.cs.roslyn.ignoreIssues">false</Property>
|
||
<Property Name="sonaranalyzer-cs.pluginKey">csharpenterprise</Property>
|
||
<Property Name="sonar.dre.go.activate">true</Property>
|
||
<Property Name="sonar.kubernetes.activate">true</Property>
|
||
<Property Name="sonar.cpd.cobol.minimumTokens">100</Property>
|
||
<Property Name="sonar.java.ignoreUnnamedModuleForSplitPackage">False</Property>
|
||
<Property Name="sonar.vbnet.analyzer.dotnet.staticResourceName">SonarAnalyzer-vbnetenterprise-10.16.0.128591.zip</Property>
|
||
<Property Name="sonar.json.file.suffixes">.json</Property>
|
||
<Property Name="sonaranalyzer.security.cs.pluginKey">securitycsharpfrontend</Property>
|
||
<Property Name="sonar.sca.enabled">true</Property>
|
||
<Property Name="sonar.vb.ignoreHeaderComments">true</Property>
|
||
<Property Name="sonar.vbnet.analyzer.security.staticResourceName">SonarAnalyzer.Security.VisualBasic-11.12.0.40973.zip</Property>
|
||
<Property Name="sonar.branch.longLivedBranches.regex">(branch|release)-.*</Property>
|
||
<Property Name="sonar.objc.file.suffixes">.m</Property>
|
||
<Property Name="sonar.autoscan.enabled">false</Property>
|
||
<Property Name="sonar.ruby.coverage.reportPaths">coverage/.resultset.json</Property>
|
||
<Property Name="sonar.text.inclusions">**/*.sh,**/*.bash,**/*.zsh,**/*.ksh,**/*.ps1,**/*.properties,**/*.conf,**/*.pem,**/*.config,.env,.aws/config,**/*.key</Property>
|
||
<Property Name="rp.entitlements.api.enabled">true</Property>
|
||
<Property Name="sonar.qualityProfiles.allowDisableInheritedRules">true</Property>
|
||
<Property Name="sonaranalyzer-cs.staticResourceName">SonarAnalyzer-csharpenterprise-10.16.0.128591.zip</Property>
|
||
<Property Name="sonar.cpd.cobol.ignoreLiteral">true</Property>
|
||
<Property Name="sonar.cs.analyzer.dotnet.staticResourceName">SonarAnalyzer-csharpenterprise-10.16.0.128591.zip</Property>
|
||
<Property Name="sonar.authenticator.downcase">false</Property>
|
||
<Property Name="sonaranalyzer-cs.analyzerId">SonarAnalyzer.Enterprise.CSharp</Property>
|
||
<Property Name="sonar.cs.analyzer.dotnet.pluginKey">csharpenterprise</Property>
|
||
<Property Name="sonar.cs.analyzer.security.pluginKey">securitycsharpfrontend</Property>
|
||
<Property Name="sonar.organizations.anyoneCanCreate">true</Property>
|
||
<Property Name="sonar.technicalDebt.ratingGrid">0.05,0.1,0.2,0.5</Property>
|
||
<Property Name="sonar.cs.analyzer.architecture.pluginVersion">2.11.0.7399</Property>
|
||
<Property Name="sonar.lf.enableGravatar">true</Property>
|
||
<Property Name="sonar.docker.activate">true</Property>
|
||
<Property Name="sonar.dre.baselineTimeout">90000</Property>
|
||
<Property Name="sonaranalyzer-cs.pluginVersion">10.16.0.128591</Property>
|
||
<Property Name="sonaranalyzer.security.cs.staticResourceName">SonarAnalyzer.Security.CSharp-11.12.0.40973.zip</Property>
|
||
<Property Name="sonar.azureresourcemanager.file.suffixes">.bicep</Property>
|
||
<Property Name="sonar.architecture.config.directive">Directives are not configured.</Property>
|
||
<Property Name="sonar.javascript.file.suffixes">.js,.jsx,.cjs,.mjs,.vue</Property>
|
||
<Property Name="sonar.cpd.abap.minimumLines">20</Property>
|
||
<Property Name="sonar.shell.file.suffixes">.sh,.bash</Property>
|
||
<Property Name="sonar.vbnet.analyzeGeneratedCode">false</Property>
|
||
<Property Name="sonar.pli.file.suffixes">.pli</Property>
|
||
<Property Name="sonar.scanner.skipNodeProvisioning">false</Property>
|
||
<Property Name="sonaranalyzer-vbnet.pluginKey">vbnetenterprise</Property>
|
||
<Property Name="sonar.java.jvmframeworkconfig.activate">true</Property>
|
||
<Property Name="sonar.maxLinesOfCodePerFile">2000000</Property>
|
||
<Property Name="sonar.tsql.file.suffixes">.tsql</Property>
|
||
<Property Name="sonar.core.serverBaseURL">https://sonarcloud.io</Property>
|
||
<Property Name="sonar.lf.logoWidthPx">105</Property>
|
||
<Property Name="sonar.core.id">1BD809FA-AWHW8ct9-T_TB3XqouNu</Property>
|
||
<Property Name="delete_old_projects_deployment_date">1671634414000</Property>
|
||
<Property Name="delete_old_projects_excluded_project_kees">brave_brave-core,simgrid_simgrid,apache_struts,microsoft_vscode-python,mediawiki-core,jhipster-sample-application,JMeter,typo3,org.xwiki.platform:xwiki-platform,apache_ofbiz-framework,org.nuxeo:nuxeo-ecm,monica,sonarlint-visualstudio</Property>
|
||
<Property Name="suspend_analysis_of_projects">OXYGEN:*</Property>
|
||
<Property Name="sonar.global.exclusions">**/build-wrapper-dump.json</Property>
|
||
<Property Name="sonar.maintenance_mode.message">SonarCloud will undergo maintenance on Thursday, September 28th.
|
||
Automatic Analysis will not be available between 07:00 CET and 09:00 CET</Property>
|
||
<Property Name="sonar.maintenance_mode.link">https://community.sonarsource.com/t/sonarcloud-autoscan-maintenance-september-28th-07-00-and-09-00-cet/101442</Property>
|
||
<Property Name="sonar.maintenance_mode.start_date">2023-09-28T09:10:00:00.000+01:00</Property>
|
||
<Property Name="sonar.sensor.cache.baseUrl">https://api.sonarcloud.io/analysis</Property>
|
||
<Property Name="sonar.core.startTime">11/28/2025 8:53:41 AM</Property>
|
||
</ServerSettings>
|
||
<LocalSettings>
|
||
<Property Name="sonar.cs.opencover.reportsPaths">**/coverage.opencover.xml</Property>
|
||
<Property Name="sonar.organization">mihakralj-quantalib</Property>
|
||
<Property Name="sonar.exclusions">**/coverage.opencover.xml</Property>
|
||
</LocalSettings>
|
||
<ScannerOptsSettings />
|
||
<AnalyzersSettings>
|
||
<AnalyzerSettings>
|
||
<Language>cs</Language>
|
||
<RulesetPath>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/Sonar-cs.ruleset</RulesetPath>
|
||
<DeactivatedRulesetPath>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/Sonar-cs-none.ruleset</DeactivatedRulesetPath>
|
||
<AnalyzerPlugins>
|
||
<AnalyzerPlugin Key="architecturecsharpfrontend" Version="2.11.0.7399" StaticResourceName="SonarAnalyzer.Architecture-2.11.0.7399.zip">
|
||
<AssemblyPaths>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/0/SonarAnalyzer.Architecture.CSharp.dll</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/0/Google.Protobuf.License.txt</Path>
|
||
</AssemblyPaths>
|
||
</AnalyzerPlugin>
|
||
<AnalyzerPlugin Key="securitycsharpfrontend" Version="11.12.0.40973" StaticResourceName="SonarAnalyzer.Security.CSharp-11.12.0.40973.zip">
|
||
<AssemblyPaths>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/1/SonarAnalyzer.Security.CSharp.dll</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/1/Google.Protobuf.License.txt</Path>
|
||
</AssemblyPaths>
|
||
</AnalyzerPlugin>
|
||
<AnalyzerPlugin Key="csharpenterprise" Version="10.16.0.128591" StaticResourceName="SonarAnalyzer-csharpenterprise-10.16.0.128591.zip">
|
||
<AssemblyPaths>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/2/SonarAnalyzer.CSharp.dll</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/2/SonarAnalyzer.Enterprise.CSharp.dll</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/2/licenses/LICENSE.txt</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/2/licenses/THIRD_PARTY_LICENSES/Google.Protobuf-LICENSE.txt</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/2/licenses/THIRD_PARTY_LICENSES/StyleCop.Analyzers-LICENSE.txt</Path>
|
||
</AssemblyPaths>
|
||
</AnalyzerPlugin>
|
||
</AnalyzerPlugins>
|
||
<AdditionalFilePaths>
|
||
<Path>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/cs/SonarLint.xml</Path>
|
||
</AdditionalFilePaths>
|
||
</AnalyzerSettings>
|
||
<AnalyzerSettings>
|
||
<Language>vbnet</Language>
|
||
<RulesetPath>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/Sonar-vbnet.ruleset</RulesetPath>
|
||
<DeactivatedRulesetPath>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/Sonar-vbnet-none.ruleset</DeactivatedRulesetPath>
|
||
<AnalyzerPlugins>
|
||
<AnalyzerPlugin Key="securityvbnetfrontend" Version="11.12.0.40973" StaticResourceName="SonarAnalyzer.Security.VisualBasic-11.12.0.40973.zip">
|
||
<AssemblyPaths>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/3/Google.Protobuf.License.txt</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/3/SonarAnalyzer.Security.VisualBasic.dll</Path>
|
||
</AssemblyPaths>
|
||
</AnalyzerPlugin>
|
||
<AnalyzerPlugin Key="vbnetenterprise" Version="10.16.0.128591" StaticResourceName="SonarAnalyzer-vbnetenterprise-10.16.0.128591.zip">
|
||
<AssemblyPaths>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/4/SonarAnalyzer.Enterprise.VisualBasic.dll</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/4/SonarAnalyzer.VisualBasic.dll</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/4/licenses/LICENSE.txt</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/4/licenses/THIRD_PARTY_LICENSES/Google.Protobuf-LICENSE.txt</Path>
|
||
<Path>/var/folders/qk/fg0x90rn1dl7k5d8z3m89hnw0000gn/T/.sonarqube/resources/4/licenses/THIRD_PARTY_LICENSES/StyleCop.Analyzers-LICENSE.txt</Path>
|
||
</AssemblyPaths>
|
||
</AnalyzerPlugin>
|
||
</AnalyzerPlugins>
|
||
<AdditionalFilePaths>
|
||
<Path>/Users/mihakralj/Github/QuanTAlib/.sonarqube/conf/vbnet/SonarLint.xml</Path>
|
||
</AdditionalFilePaths>
|
||
</AnalyzerSettings>
|
||
</AnalyzersSettings>
|
||
</AnalysisConfig> |