typetools / checker-framework-inference

Inference of pluggable types for Java
10 stars 33 forks source link

Add gradle target and format source code using Google Java Format #94

Open jyluo opened 5 years ago

mernst commented 5 years ago

You can start from the reformat branch in the repository.

jyluo commented 5 years ago

Sounds good. Thanks!

wmdietl commented 5 years ago

The changes in #95 required some duplication with the Checker Framework. This should be adapted based on the current CF approach. If possible, minimize duplication between the projects.