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 8efc4e8 commit e9638a5Copy full SHA for e9638a5
test/testdata/addPragmas/hie.yaml
@@ -0,0 +1,4 @@
1
+cradle:
2
+ direct:
3
+ arguments:
4
+ - "NeedsPragmas"
test/testdata/hie.yaml
@@ -0,0 +1,9 @@
+ - "CodeActionImport"
5
+ - "CodeActionOnly"
6
+ - "CodeActionRename"
7
+ - "TopLevelSignature"
8
+ - "TypedHoles"
9
+ - "TypedHoles2"
test/testdata/redundantImportTest/hie.yaml
@@ -0,0 +1,5 @@
+ - "src/CodeActionRedundant"
+ - "src/MultipleImports"
0 commit comments