tests(check): enable and enfore more checks.
This commit is contained in:
parent
da4f5f8a2c
commit
1d3b58f15c
57 changed files with 148 additions and 130 deletions
|
|
@ -56,6 +56,7 @@ profile dpkg-scripts @{exec_path} {
|
|||
/etc/** PUx,
|
||||
/usr/share/** PUx,
|
||||
|
||||
#aa:lint ignore=too-wide
|
||||
# Maintainer's scripts can update a lot of files
|
||||
/ r,
|
||||
/*/ r,
|
||||
|
|
@ -65,6 +66,7 @@ profile dpkg-scripts @{exec_path} {
|
|||
@{lib}/** w,
|
||||
/opt/*/** rw,
|
||||
|
||||
#aa:lint ignore=too-wide
|
||||
/etc/ r,
|
||||
/etc/** rw,
|
||||
/usr/share/*/{,**} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue