Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 881 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 881 Bytes

SpotBugs JSpecify plugin

Java CI with Gradle

SpotBugs plugin that works with the new standard annotation definitions artifact.

How to build

Please check out this project and the jspecify to the same directory. This project uses Gradle's composite build feature, that needs the dependee project in the same directory.

$ git clone [email protected]:spotbugs/spotbugs-jspecify-plugin.git
$ git clone [email protected]:jspecify/jspecify.git
$ cd spotbugs-jspecify-plugin
$ ./gradlew

Copyright

Copyright © 2021-2022 SpotBugs Team