Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 218 Bytes

InScope

A compiler plugin that provides checks to ensure that function calls are in scope at build time.

Build

./gradlew build

Publish Local

./gradlew publishToMavenLocal