Manual merge

This commit is contained in:
Josh Brown
2025-07-10 14:25:18 -07:00
parent 5fb45c89e9
commit 4c5945f4aa
1701 changed files with 175943 additions and 32094 deletions

View File

@@ -2,9 +2,9 @@
* @name Except block handles 'BaseException'
* @description Handling 'BaseException' means that system exits and keyboard interrupts may be mis-handled.
* @kind problem
* @tags reliability
* readability
* convention
* @tags quality
* reliability
* error-handling
* external/cwe/cwe-396
* @problem.severity recommendation
* @sub-severity high