Instruction file imported from onaio/tally-ho (
.cursor/rules/no-unused-function-arguments.mdc). Copyright stays with the author.
Rule: All function arguments should be used, unless underscore-prefixed. Why: Pyflakes (F).
Rule: All function arguments should be used, unless underscore-prefixed. Why: Pyflakes (F).
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from onaio/tally-ho (
.cursor/rules/no-unused-function-arguments.mdc). Copyright stays with the author.
Rule: All function arguments should be used, unless underscore-prefixed. Why: Pyflakes (F).
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/onaio-tally-ho-no-unused-function-arguments-rule/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "onaio-tally-ho-no-unused-function-arguments-rule",
"kind": "skill",
"name": "no-unused-function-arguments",
"description": "Rule: All function arguments should be used, unless underscore-prefixed. Why: Pyflakes (F).",
"publisher": "onaio",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Rule: All function arguments should be used, unless underscore-prefixed. Why: Pyflakes (F)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/onaio/tally-ho",
"path": ".cursor/rules/no-unused-function-arguments.mdc",
"ref": "9865b6eb26107d992eda889386cc860ea6e71747",
"url": "https://github.com/onaio/tally-ho/blob/9865b6eb26107d992eda889386cc860ea6e71747/.cursor/rules/no-unused-function-arguments.mdc",
"key": "onaio/tally-ho/.cursor/rules/no-unused-function-arguments.mdc"
}
},
"instructions": "Rule: All function arguments should be used, unless underscore-prefixed.\nWhy: Pyflakes (F).",
"cost": {
"context_tokens": 22
}
}Fetch it by URL: GET /api/v1/registry/onaio-tally-ho-no-unused-function-arguments-rule/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.