Restructure solution layout by module
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Docs CI / lint-and-preview (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Docs CI / lint-and-preview (push) Has been cancelled
				
			This commit is contained in:
		| @@ -9,10 +9,10 @@ Keep the language analyzer microbench under the < 5 s SBOM pledge. CI emits | ||||
| 1. CI (or engineers running locally) execute: | ||||
|    ```bash | ||||
|    dotnet run \ | ||||
|      --project src/StellaOps.Bench/Scanner.Analyzers/StellaOps.Bench.ScannerAnalyzers/StellaOps.Bench.ScannerAnalyzers.csproj \ | ||||
|      --project src/Bench/StellaOps.Bench/Scanner.Analyzers/StellaOps.Bench.ScannerAnalyzers/StellaOps.Bench.ScannerAnalyzers.csproj \ | ||||
|      -- \ | ||||
|      --repo-root . \ | ||||
|      --out src/StellaOps.Bench/Scanner.Analyzers/baseline.csv \ | ||||
|      --out src/Bench/StellaOps.Bench/Scanner.Analyzers/baseline.csv \ | ||||
|      --json out/bench/scanner-analyzers/latest.json \ | ||||
|      --prom out/bench/scanner-analyzers/latest.prom \ | ||||
|      --commit "$(git rev-parse HEAD)" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user