Codacy ID: df1d1e88a0c3aec7b727d70fd6fa4552
File: TransactionProcessorACL/Program.cs
Line: 31
Rule: Complexity (Warning)
Commit: b1426c3c6781f42c4c4669dca1445009114575d7
Message: Method Program::CreateHostBuilder has 65 lines of code (limit is 50)
**Code Snippet:**
```csharp
public static IHostBuilder CreateHostBuilder(string[] args)
```
Codacy ID:
df1d1e88a0c3aec7b727d70fd6fa4552File:
TransactionProcessorACL/Program.csLine: 31
Rule: Complexity (Warning)
Commit:
b1426c3c6781f42c4c4669dca1445009114575d7Message: Method Program::CreateHostBuilder has 65 lines of code (limit is 50)