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
5
5
ql/csharp/ql/src/API Abuse/NoDisposeCallOnLocalIDisposable.ql
6
6
ql/csharp/ql/src/API Abuse/NullArgumentToEquals.ql
7
7
ql/csharp/ql/src/ASP/BlockCodeResponseWrite.ql
8
- ql/csharp/ql/src/Architecture/Refactoring Opportunities/InappropriateIntimacy.ql
9
8
ql/csharp/ql/src/Bad Practices/CallsUnmanagedCode.ql
10
9
ql/csharp/ql/src/Bad Practices/CatchOfNullReferenceException.ql
11
10
ql/csharp/ql/src/Bad Practices/Control-Flow/ConstantCondition.ql
Original file line number Diff line number Diff line change 6
6
* @problem.severity recommendation
7
7
* @precision high
8
8
* @id cs/coupled-types
9
- * @tags quality
10
- * maintainability
9
+ * @tags maintainability
11
10
* complexity
12
11
* modularity
13
12
*/
You can’t perform that action at this time.
0 commit comments