File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
integration-tests/posix/query-suite
src/Architecture/Refactoring Opportunities Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ ql/csharp/ql/src/API Abuse/FormatInvalid.ql
55ql/csharp/ql/src/API Abuse/NoDisposeCallOnLocalIDisposable.ql
66ql/csharp/ql/src/API Abuse/NullArgumentToEquals.ql
77ql/csharp/ql/src/ASP/BlockCodeResponseWrite.ql
8- ql/csharp/ql/src/Architecture/Refactoring Opportunities/InappropriateIntimacy.ql
98ql/csharp/ql/src/Bad Practices/CallsUnmanagedCode.ql
109ql/csharp/ql/src/Bad Practices/CatchOfNullReferenceException.ql
1110ql/csharp/ql/src/Bad Practices/Control-Flow/ConstantCondition.ql
Original file line number Diff line number Diff line change 66 * @problem.severity recommendation
77 * @precision high
88 * @id cs/coupled-types
9- * @tags quality
10- * maintainability
9+ * @tags maintainability
1110 * complexity
1211 * modularity
1312 */
You can’t perform that action at this time.
0 commit comments