JuliaDocs/Documenter.jl

Add `make` command to run prettier

Ouverte

#2 529 ouverte le 14 juin 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Julia (513 forks)batch import
Type: Maintenancegood first issue

Métriques du dépôt

Stars
 (910 étoiles)
Métriques de merge PR
 (Merge moyen 16j 9h) (3 PRs mergées en 30 j)

Description

  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

Guide contributeur