fix: resolve CI linting failures by adding ruff configuration
This commit is contained in:
@@ -222,6 +222,7 @@ $ echo "TypeError: unsupported operand type" | errorfix fix -f json
|
|||||||
"tags": ["type", "type-error"]
|
"tags": ["type", "type-error"]
|
||||||
},
|
},
|
||||||
"matched_text": "TypeError: unsupported operand type",
|
"matched_text": "TypeError: unsupported operand type",
|
||||||
|
"captured_variables": {},
|
||||||
"suggested_fix": "Check the types of your operands."
|
"suggested_fix": "Check the types of your operands."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user