◐ Shell
clean mode source ↗

Fix build scripts for m1 mac by the0neyouseek · Pull Request #1037 · MonitorControl/MonitorControl

I added export PATH="$PATH:/opt/homebrew/bin" to the build scripts (swiftformat, bartycrouch & swiftlint) for them to work on m1 macs (and homebrew).

I also pushed the automatic changes made by swiftformat.