Skip to content

Commit

Permalink
Update .JuliaFormatter.toml (#2262)
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Jun 10, 2024
1 parent d00d871 commit 357dd9d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,10 @@ ignore = [
"src/mcmc/abstractmcmc.jl",
"test/experimental/gibbs.jl",
"test/test_utils/numerical_tests.jl",
# https://github.com/TuringLang/Turing.jl/pull/2218/files
# https://github.com/TuringLang/Turing.jl/pull/2218/files
"src/mcmc/Inference.jl",
"test/mcmc/Inference.jl",
# https://github.com/TuringLang/Turing.jl/pull/2068
"src/variational/VariationalInference.jl",
"src/variational/advi.jl",
"test/variational/advi.jl",
"test/variational/optimisers.jl",
# https://github.com/TuringLang/Turing.jl/pull/1887
# https://github.com/TuringLang/Turing.jl/pull/1887 # Enzyme PR
"test/mcmc/Inference.jl",
"test/mcmc/hmc.jl",
"test/mcmc/sghmc.jl",
Expand Down

0 comments on commit 357dd9d

Please sign in to comment.