format: don't use tabs for indentation

This is done in accordance with our editorconfig file.

Part of #12408
This commit is contained in:
Daniel Rainer
2026-02-02 17:12:09 +01:00
committed by Johannes Altmanninger
parent f43a79bc13
commit e0916e793b
30 changed files with 325 additions and 325 deletions

View File

@@ -2,7 +2,7 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>com.apple.security.automation.apple-events</key>
<true/>
</dict>
</plist>