spotbugs / spotbugs-jspecify-plugin

A plugin that works with the new standard annotation definitions artifact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com:spotbugs/spotbugs-jspecify-plugin.git
$ git clone git@github.com:jspecify/jspecify.git
$ cd spotbugs-jspecify-plugin
$ ./gradlew

Copyright

Copyright © 2021-2022 SpotBugs Team

About

A plugin that works with the new standard annotation definitions artifact

License:GNU Affero General Public License v3.0


Languages

Language:Java 82.7%Language:Kotlin 17.2%Language:Shell 0.1%