Skip to content

Commit

Permalink
Merge pull request #6920 from dotnet/dev/jaredpar/console
Browse files Browse the repository at this point in the history
Update AnalyzerBannedSymbols.txt
  • Loading branch information
jaredpar authored Sep 26, 2023
2 parents b39866e + 7318a0d commit 2dbc0e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
T:System.Console; Analyzers should not be reading / writing to the console
T:System.Diagnostics.Process; Analyzers should not inspect or create processes
T:System.Diagnostics.ProcessStartInfo; Analyzers should not inspect or create processes
T:System.Environment; Analyzers should not read their settings directly from environment variables
Expand Down

0 comments on commit 2dbc0e4

Please sign in to comment.