Skip to content

Commit

Permalink
Add annotations in JSDocInfo to unblock nullness checking.
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=144411180
  • Loading branch information
dopi authored and blickly committed Jan 14, 2017
1 parent 38215de commit 081f17a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 82 deletions.
15 changes: 0 additions & 15 deletions pom-main.xml
Expand Up @@ -137,21 +137,6 @@
<!-- See <dependencyManagement> in pom.xml for <version> -->
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>jdk7</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 081f17a

Please sign in to comment.