blob: 3eaced5cf252a5e109886f0e49c0144b3c33f1a5 [file] [log] [blame] [view]
# Common plugin libraries
This directory contains libraries that are used across the bazel plugin, but
do not depend on IntelliJ itself (i.e. no dependencies on the JBRSDK). This is
to allow users to easily be run outside of the IDE.
No code inside here should depend on the plugin API.