feat(aa): rewrite rules formatting.

This commit is contained in:
Alexandre Pujol 2024-06-19 23:30:36 +01:00
parent e91b0cc070
commit 944f9575a0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 111 additions and 27 deletions

View file

@ -144,8 +144,8 @@ func TestAppArmorProfileFile_Sort(t *testing.T) {
Rules: []Rule{
include1, all1, rlimit3, userns1, capability1, capability2,
network2, network1, mount2, mount1, remount2, umount2,
pivotroot1, changeprofile2, mqueue2, iouring2, signal2,
signal1, ptrace1, unix2, dbus2, dbus1, file1, file2,
pivotroot1, changeprofile2, mqueue2, iouring2, signal1,
signal2, ptrace1, unix2, dbus2, dbus1, file1, file2,
link2, includeLocal1,
},
}},