Commit 2b051d9
chore: point to pasteurlabs/mirror-prettier, add toml linting and pyproject.toml validation (#443)
#### Description of changes
Point to frozen Pasteur-hosted mirror-prettier, this enables:
* Support of prettier v3.7.4 which supports the prettier-plugin-toml for
toml linting
* Minimal maintenance and robust security as all updates would happen
only on request
Add validate pyproject pre-commit hook.
We can add these to the pasteur-python-template once happy with here.
#### Testing done
- CI (including pre-commit on all files) passes
---------
Co-authored-by: Dion Häfner <dion.haefner@simulation.science>1 parent edddd34 commit 2b051d9
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
0 commit comments