JuliaDocs/Documenter.jl

Add `make` command to run prettier

Aperta

#2529 aperta il 14 giu 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (513 fork)batch import
Type: Maintenancegood first issue

Metriche repository

Star
 (910 stelle)
Metriche merge PR
 (Merge medio 16g 9h) (3 PR mergiate in 30 g)

Descrizione

  1. I think we could add a npm package.json into the root of the repo, that would install prettier.
  2. We could add make targets to (1) instantiate the package.json and (2) to actually run prettier

https://github.com/JuliaDocs/Documenter.jl/pull/2514#issuecomment-2165219642, https://github.com/JuliaDocs/Documenter.jl/issues/2528

Guida contributor