1
0
Fork 0
mirror of https://gitlab.postmarketos.org/postmarketOS/pmaports.git synced 2025-07-12 16:19:48 +03:00

editorconfig: add networkmanager.rules style (MR 5070) (MR 5563)

This is forked from Alpine. Keep the style to not increase the diff.
This commit is contained in:
Oliver Smith 2024-04-25 23:13:57 +02:00
parent 77d9deb9fb
commit 25b25d6504
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -12,3 +12,8 @@ indent_style = tab
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
# Forked from Alpine
[extra-repos/systemd/networkmanager/networkmanager.rules]
indent_style = space
indent_size = 4