Auto commit last_modified
changes
This commit is contained in:
parent
e5322066b4
commit
0158665390
1 changed files with 2 additions and 0 deletions
2
justfile
2
justfile
|
@ -16,6 +16,8 @@ build-dev:
|
|||
|
||||
update-modification-dates:
|
||||
MOONYTHM_UPDATE_LAST_MODIFIED=1 cargo run
|
||||
git add last_modified.toml
|
||||
git commit -m "Update `last_modified.toml`"
|
||||
# }}}
|
||||
# {{{ Linting
|
||||
lint: lint-vnu lint-css lint-htmltest lint-htmlvalidate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue