Skip to content

Commit

Permalink
woke: sort and add libmount entries
Browse files Browse the repository at this point in the history
Mount APIs use event propagation terminology with the words mater and slave
that are hard to change. Add the two files to the exception list.

Signed-off-by: Zygmunt Krynicki <[email protected]>
  • Loading branch information
zyga committed Dec 10, 2024
1 parent 704fa04 commit a45e563
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions .woke.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
ignore_files:
- packaging/ubuntu-14.04/changelog
- packaging/ubuntu-16.04/changelog
- packaging/debian-sid/changelog
- packaging/fedora/snapd.spec
- cmd/snap-confine/snap-confine.apparmor.in
- cmd/snap-confine/snap-confine.c
- cmd/libsnap-confine-private/string-utils.c
- build-aux/snap/local/apparmor/apparmor-parser-fix-protocol-error-on-older-kernels-caused-by.patch
- build-aux/snap/local/apparmor/parser-add-support-for-prompting.patch
- cmd/libsnap-confine-private/snap.c
- cmd/libsnap-confine-private/string-utils-test.c
- cmd/libsnap-confine-private/string-utils-test.c
- cmd/libsnap-confine-private/snap.c
- build-aux/snap/local/apparmor/parser-add-support-for-prompting.patch
- build-aux/snap/local/apparmor/apparmor-parser-fix-protocol-error-on-older-kernels-caused-by.patch
- cmd/libsnap-confine-private/string-utils.c
- cmd/snap-confine/snap-confine.apparmor.in
- cmd/snap-confine/snap-confine.c
- osutil/mount/libmount/libmount_linux.go
- osutil/mount/libmount/libmount_linux_test.go
- packaging/debian-sid/changelog
- packaging/fedora/snapd.spec
- packaging/ubuntu-14.04/changelog
- packaging/ubuntu-16.04/changelog

0 comments on commit a45e563

Please sign in to comment.