Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2022-04-25 14:44:43 +0300
committerMaxence Lange <maxence@artificial-owl.com>2022-04-25 14:44:52 +0300
commit090fcfe39f13d9169e4178e7621bccc2d281bf69 (patch)
tree03d62eb1094f68819a1b1c3f0e493dfc3e1b824c
parente35a39389e90cdfbbf502d753de8aae2c88c2f4a (diff)
fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--.scrutinizer.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index fbceb31..2ba2eea 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -36,7 +36,6 @@ checks:
parameter_doc_comments: true
return_doc_comments: true
fix_doc_comments: true
- parameter_doc_comments: true
more_specific_types_in_doc_comments: true
code_rating: true
duplication: true
@@ -55,7 +54,6 @@ checks:
parameter_non_unique: true
no_property_on_interface: true
no_non_implemented_abstract_methods: true
- deprecated_code_usage: true
closure_use_not_conflicting: true
closure_use_modifiable: true
avoid_useless_overridden_methods: true