Merge pull request 'fix: declare prompt_rules tool in contracts.tools' (#2) from fix/declare-contracts-tools into main
This commit is contained in:
@@ -17,5 +17,10 @@
|
|||||||
"description": "Path to rules.json (default: {pluginDir}/rules.json)"
|
"description": "Path to rules.json (default: {pluginDir}/rules.json)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"contracts": {
|
||||||
|
"tools": [
|
||||||
|
"prompt_rules"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user