idea.vcs.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of debezium-ide-configs
Show all versions of debezium-ide-configs
Contains the definitions for the Debezium commons code style and conventions applicable in formatter and IDEs
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> <component name="IssueNavigationConfiguration"> <option name="links"> <list> <IssueNavigationLink> <option name="issueRegexp" value="DBZ\-\d+" /> <option name="linkRegexp" value="https://issues.redhat.com/browse/$0" /> </IssueNavigationLink> </list> </option> </component> </project>