-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(CI): Line break long command line invocations
All repeated-ish items have trailing commas or backslashes as needed; this later makes it easier to sort (sorting works even if the last item changes) and to extend (a new last item doesn't change the previous last item). In strings that became quoted strings for better line breaking, old single quotes were removed.
- Loading branch information
Showing
2 changed files
with
201 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters