diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 1d81546ec7c..35ce3f73826 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,5 +1,5 @@ filter: - excluded_paths: [framework/*, locale/*, docs/*, fonts/*, third_party/*, application/third_party/*, images/*, styles/*, styles-public/*, templates/*, themes/*, tmp/*, upload/*] + paths: ["application"] tools: php_code_sniffer: config: @@ -7,4 +7,4 @@ tools: php_pdepend: command: pdepend php_cs_fixer: - config: { level: psr1 } \ No newline at end of file + config: { level: psr1 } diff --git a/application/views/admin/survey/subview/tabCopy_view.php b/application/views/admin/survey/subview/tabCopy_view.php index 31314782a6b..9cd56c39dd2 100644 --- a/application/views/admin/survey/subview/tabCopy_view.php +++ b/application/views/admin/survey/subview/tabCopy_view.php @@ -13,7 +13,7 @@
  • -
  • +