You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2023. It is now read-only.
i would like to refactor the scripts a bit, mainly
fix some indentation and typos
use the | pipe symbol at the beginning of the lines instead of the end
this is both
easier to read because one can see the pipe directly when starting a line
easier to work with because all the lines of a pipe, except the first obviously, have the same structure and can thus be removed or shuffles without breaking the pipeline