We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ecb289 commit a04984dCopy full SHA for a04984d
haskell-language-server.cabal
@@ -22,10 +22,18 @@ extra-source-files:
22
test/testdata/**/*.cabal
23
test/testdata/**/*.yaml
24
test/testdata/**/*.hs
25
+ test/testdata/**/*.json
26
27
+ -- some README's have a .gif showcasing the feature
28
+ plugins/**/*.md
29
+ plugins/**/*.gif
30
+
31
+ -- These globs should only match test/testdata
32
plugins/**/*.project
33
+ plugins/**/*.expected
34
plugins/**/*.cabal
35
plugins/**/*.yaml
36
+ plugins/**/*.txt
37
plugins/**/*.hs
38
39
bindist/wrapper.in
plugins/hls-stan-plugin/test/testdata/.hie/Main.hie
-1.03 KB
0 commit comments