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 9c4679c commit 2e58cceCopy full SHA for 2e58cce
.pre-commit-config.yaml
@@ -64,3 +64,10 @@ repos:
64
name: Check minos-router-graphql
65
files: ^packages/plugins/minos-router-graphql/
66
language: system
67
+
68
+ - id: minos-broker-rabbitmq-check
69
+ pass_filenames: false
70
+ entry: make --directory=packages/plugins/minos-broker-rabbitmq check
71
+ name: minos-broker-rabbitmq
72
+ files: ^packages/plugins/minos-broker-rabbitmq/
73
+ language: system
0 commit comments