Your one-stop-cake-shop for everything Freshly Baked has to offer

style: reformat code #17

merged opened by a.starrysky.fyi targeting main from private/minion/push-xuwsvklxosst

I accidentally merged something in without formatting it locally when our CI was down - here's that reformat...

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3lz4qfdqzq722
+2 -1
Diff #0
+2 -1
packetmix/homes/development/jujutsu.nix
··· 404 404 }; 405 405 snapshot.auto-track = "~(root-glob:'**/.envrc' | root-glob:'**/*.env' | root-glob:'**/.direnv/**/*')"; 406 406 template-aliases = { 407 - "format_timestamp(timestamp)" = ''timestamp.local().format("%Y-%m-%d %H:%M:%S") ++ " (" ++ timestamp.ago() ++ ")"''; 407 + "format_timestamp(timestamp)" = 408 + ''timestamp.local().format("%Y-%m-%d %H:%M:%S") ++ " (" ++ timestamp.ago() ++ ")"''; 408 409 series_log = '' 409 410 if(root, 410 411 format_root_commit(self),

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
style: reformat code
expand 0 comments
pull request successfully merged