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.
StrictData
1 parent 9509b27 commit 4e95308Copy full SHA for 4e95308
plugins/hls-stan-plugin/test/testdata/.stan.toml
@@ -1,10 +1,5 @@
1
# See https://github.com/kowainik/stan/issues/531
2
# Unix
3
-[[check]]
4
-type = "Exclude"
5
-id = "STAN-0206"
6
-scope = "all"
7
-
8
[[check]]
9
type = "Exclude"
10
id = "STAN-0103"
@@ -16,11 +11,6 @@ id = "STAN-0212"
16
11
directory = "dir/"
17
12
18
13
# Windows
19
20
21
22
23
24
14
25
15
26
plugins/hls-stan-plugin/test/testdata/dir/configTest.hs
@@ -1,5 +1,3 @@
-data A = A Int Int
a = length [1..]
b = undefined
0 commit comments