summaryrefslogtreecommitdiff
path: root/tests/functional/t/too/too_few_public_methods_excluded.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/t/too/too_few_public_methods_excluded.rc')
-rw-r--r--tests/functional/t/too/too_few_public_methods_excluded.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/functional/t/too/too_few_public_methods_excluded.rc b/tests/functional/t/too/too_few_public_methods_excluded.rc
new file mode 100644
index 000000000..00c025832
--- /dev/null
+++ b/tests/functional/t/too/too_few_public_methods_excluded.rc
@@ -0,0 +1,4 @@
+[testoptions]
+min-public-methods=10 # to combat inherited methods
+
+exclude-too-few-public-methods=json.*,^.*Control$