mirror of
https://github.com/Installomator/Installomator.git
synced 2026-06-12 22:30:27 +01:00
Whitespace and newline barriers to contributing #611
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pythoninthegrass on GitHub.
Originally assigned to: @acodega on GitHub.
First, thank you @scriptingosx et al for creating Installomator. I'm really looking forward to moving away from AutoPkg.
With that said, I'm not exaggerating when I say that I spent literal hours trying to figure out how to use
.gitattributes, as well as VSCodesettings.jsonexclusions and extension troubleshooting to ignore whitespace and the missing newline at the end-of-file (EOF.)After much gnashing of the teeth, I gave up and saved without formatting and re-committed an as-is copy of
Installomator.sh.My proposal is to strip trailing/stray whitespace and add a newline at EOF on the main branch and ask contributors to do the same for their respective code blocks.
@acodega commented on GitHub:
Please excuse the late response. Is there a chance we could talk on MacAdmins.org Slack about this? I am EST time.