Skip to content

Commit

Permalink
Make SafeQueryArgsCheck ERROR instead of WARNING
Browse files Browse the repository at this point in the history
  • Loading branch information
fluentfuture committed Dec 1, 2023
1 parent e9127d1 commit adf8943
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.google.mu.errorprone;


import static com.google.common.collect.ImmutableList.toImmutableList;
import static com.google.errorprone.BugPattern.SeverityLevel.ERROR;
import static com.google.errorprone.matchers.Matchers.anyMethod;
Expand Down

0 comments on commit adf8943

Please sign in to comment.