fix(profiles-m-r): move vim modeline

Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
This commit is contained in:
REmerald 2024-06-15 17:20:22 +03:00
parent e362aa9107
commit 40a30dc310
170 changed files with 367 additions and 197 deletions

View file

@ -3,7 +3,6 @@
# Copyright (C) 2022-2024 Alexandre Pujol <alexandre@pujol.io>
# Copyright (C) 2022 Jeroen Rijken
# SPDX-License-Identifier: GPL-2.0-only
# vim:syntax=apparmor
abi <abi/3.0>,
@ -182,3 +181,5 @@ profile mkinitramfs @{exec_path} {
include if exists <local/mkinitramfs>
}
# vim:syntax=apparmor