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 f9ef0a0 commit 4c89036Copy full SHA for 4c89036
test/plugins/test_importmagic_lint.py
@@ -39,7 +39,7 @@ def test_importmagic_lint():
39
40
def test_importmagic_actions(config):
41
context = {
42
- 'diagnostict': [
+ 'diagnostics': [
43
{
44
'range':
45
0 commit comments