mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Add an IntelliJ scope that covers the currently supported Corda API.
This is useful when used in combination with the "Highlight public declarations with missing KDoc" inspection.
This commit is contained in:
parent
c79d14cb6e
commit
7a082a6598
3
.idea/scopes/Corda_API.xml
generated
Normal file
3
.idea/scopes/Corda_API.xml
generated
Normal file
@ -0,0 +1,3 @@
|
||||
<component name="DependencyValidationManager">
|
||||
<scope name="Corda API" pattern="src[core_main]:*..*&&!src[core_main]:net.corda.core.internal..*||src[rpc_main]:net.corda.client.rpc.*||src[jackson_main]:net.corda.client.jackson.*" />
|
||||
</component>
|
Loading…
Reference in New Issue
Block a user