There was an error while loading. Please reload this page.
typos.toml
1 parent c1d0e30 commit 2215bdfCopy full SHA for 2215bdf
1 file changed
justfile
@@ -36,7 +36,7 @@ update-quarto-theme:
36
37
# Update files in the template from the Copier parent folder
38
sync-template-files:
39
- cp CODE_OF_CONDUCT.md .config/typos.toml .editorconfig template/
+ cp CODE_OF_CONDUCT.md .editorconfig template/
40
cp .config/rumdl.toml .config/panache.toml template/.config/
41
mkdir -p template/tools
42
cp tools/get-contributors.sh template/tools/
0 commit comments