Skip to content

Commit eaea360

Browse files
committed
Update justfile
1 parent c5f8881 commit eaea360

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

justfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ prettier:
7474
# npx is the command to run npm package, node is the runtime
7575
npx prettier -w .
7676

77+
fmt-just:
78+
just --fmt --unstable
79+
7780
# todo: add to CI when ubuntu-image get appstream version 1.0
7881
metainfo-check:
7982
appstreamcli validate --pedantic --explain --strict res/linux/metainfo.xml

0 commit comments

Comments
 (0)