~mvo/aptdaemon/0.3-fix-race-597017

1
2
3
4
5
6
7
8
[BASIC]
# Allow CamelCase method names (DBus convention)
method-rgx=[a-zA-Z_][a-zA-Z0-9_]{2,30}$

[DESIGN]
max-args=10
max-attributes=20
min-public-methods=0