Blob Blame History Raw
# this is really necessary
addFilter("E: explicit-lib-dependency libpeas-gtk(x86-64)*")

# this is a dynamically loaded plugin, it doesn't need to be linked against libc
addFilter("E: library-not-linked-against-libc /usr/lib64/gitg/plugins/libdiff.so*")

# ignore false-positive typo warnings
addFilter("W: spelling-error *")