initial design of domain
All checks were successful
Log every push / log-push (push) Successful in 2s
All checks were successful
Log every push / log-push (push) Successful in 2s
This commit is contained in:
11
theInterfacePro/.sonarqube/conf/1/FilesToAnalyze.txt
Normal file
11
theInterfacePro/.sonarqube/conf/1/FilesToAnalyze.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/AgentCommanderUseCase.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/DeepFocusSession.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Project.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/Sprint.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Core/UserStory.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/DevelopProjectIterativelyUseCase.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/MaintainProjectUseCase.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/PrepareHomePageForUserUseCase.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/SetupNewProjectUseCase.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/StartProjectUseCase.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/TesterUseCase.cs
|
||||
@@ -0,0 +1 @@
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1
|
||||
9
theInterfacePro/.sonarqube/conf/1/SonarProjectConfig.xml
Normal file
9
theInterfacePro/.sonarqube/conf/1/SonarProjectConfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
|
||||
<AnalysisConfigPath>/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
|
||||
<ProjectPath>/Users/bobanlapcevic/Desktop/theInterfacePro/Code/Code.csproj</ProjectPath>
|
||||
<FilesToAnalyzePath>/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/1/FilesToAnalyze.txt</FilesToAnalyzePath>
|
||||
<OutPath>/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/1</OutPath>
|
||||
<ProjectType>Product</ProjectType>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
</SonarProjectConfig>
|
||||
Reference in New Issue
Block a user