This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
**/bin/**
|
||||
**/TestResults/**
|
||||
|
||||
## Security Hotspots Exclusions (sonar.security.hotspots.excluded)
|
||||
**/Models/Configuration/**/*.cs
|
||||
|
||||
## Source and Test Directories
|
||||
Sources: ChatBot/
|
||||
Tests: ChatBot.Tests/
|
||||
@@ -24,4 +21,3 @@ Tests: ChatBot.Tests/
|
||||
- ModelSnapshot: Auto-generated EF Core snapshot
|
||||
- obj/bin: Build artifacts
|
||||
- TestResults: Test execution results
|
||||
- Configuration Models: Safe usage of environment variables for secrets (BotToken, ConnectionString)
|
||||
|
||||
Reference in New Issue
Block a user