Skip to content

Commit

Permalink
Dev (#43)
Browse files Browse the repository at this point in the history
* Auto sciml format with JuliaFormatter (#34)

* Update CIs (#35)

* Update compat helper

* Update compat helper 2

* Update tag bot

* Add format (and format yml files

* Add a spell check action

* Update CI to include format

* Update CI to include format 2

* Fix a typo from the new github action

* Update CI

* Adds Aqua.jl

* Fix Aqua errors (but 2 to broken tests)

* Fix format

* Update sciml badge (#37)

* Version Patch to update doc

* Update CI 1/? (#41)

* Update makedoc
  • Loading branch information
Azzaare authored Jul 10, 2024
1 parent 8c00be2 commit c01034a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ DocMeta.setdocmeta!(PatternFolds, :DocTestSetup, :(using PatternFolds); recursiv
makedocs(;
modules = [PatternFolds],
authors = "Jean-Francois Baffier",
repo = "https://github.com/Humans-of-Julia/PatternFolds.jl/blob/{commit}{path}#{line}",
sitename = "PatternFolds.jl",
format = Documenter.HTML(;
prettyurls = get(ENV, "CI", "false") == "true",
Expand Down

0 comments on commit c01034a

Please sign in to comment.