Skip to content

Commit 09c739d

Browse files
committed
Remove mention of experimental from JuliaFormatter conf
1 parent 5a3e4a6 commit 09c739d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.JuliaFormatter.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ import_to_using = false
66
# These ignores should be removed once the relevant PRs are merged/closed.
77
ignore = [
88
# https://github.com/TuringLang/Turing.jl/pull/2231/files
9-
"src/experimental/gibbs.jl",
109
"src/mcmc/abstractmcmc.jl",
11-
"test/experimental/gibbs.jl",
1210
"test/test_utils/numerical_tests.jl",
1311
# https://github.com/TuringLang/Turing.jl/pull/2218/files
1412
"src/mcmc/Inference.jl",

0 commit comments

Comments
 (0)