···151151 fi
152152 fi
153153154154+# https://dprint.dev/
155155+#
156156+prep-dprint:
157157+ which dprint || brew install dprint
158158+159159+# The format is too massive, wait until it's really needed one day
160160+#
161161+check-dprint:
162162+ dprint check --list-different
163163+154164## Enrich contents
155165156166# Inspired by https://github.com/Ranchero-Software/NetNewsWire/issues/978#issuecomment-1320911427