We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0c0d5 commit 7a983c0Copy full SHA for 7a983c0
src/main/java/com/github/lppedd/cc/angular2/Angular2CommitTypeProvider.java
src/main/resources/META-INF/angular_js.xml
@@ -1,6 +1,5 @@
1
<idea-plugin>
2
<extensions defaultExtensionNs="com.github.lppedd.idea-conventional-commit">
3
- <commitTypeProvider implementation="com.github.lppedd.cc.angular2.Angular2CommitTypeProvider" />
4
<commitScopeProvider implementation="com.github.lppedd.cc.angular2.Angular2CommitScopeProvider" />
5
</extensions>
6
</idea-plugin>
0 commit comments