We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62dcbf4 commit 96f070eCopy full SHA for 96f070e
pom.xml
@@ -1940,10 +1940,6 @@
1940
${error-prone.patch-args}
1941
${error-prone.self-check-args}
1942
</arg>
1943
- <!-- XXX: Drop this flag once it's enabled by
1944
- default on the lowest supported JDK. See
1945
- https://github.com/uber/NullAway/wiki/JSpecify-Support. -->
1946
- <arg>-XDaddTypeAnnotationsToSymbol=true</arg>
1947
<!-- The Error Prone plugin makes certain
1948
assumptions about the state of the AST at the
1949
moment it is invoked. Those assumptions require
0 commit comments