forked from pool/rpmlint
- config: enable MixedFileOwnerships lint
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=714
This commit is contained in:
parent
8bf0f5333a
commit
597fb37170
1
config
1
config
@ -41,6 +41,7 @@ addCheck("CheckSystemdInstall")
|
||||
addCheck("TmpFilesCheck")
|
||||
addCheck("CheckSysVinitOnSystemd")
|
||||
addCheck("CheckCronJobs")
|
||||
addCheck("MixedFileOwnerships")
|
||||
|
||||
# stuff autobuild takes care about
|
||||
addFilter('.*invalid-version.*')
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 14:05:50 UTC 2020 - Malte Kraus <malte.kraus@suse.com>
|
||||
|
||||
- config: enable MixedFileOwnerships lint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 10:57:35 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user