diff --git a/.scrutinizer.yml b/.scrutinizer.yml new file mode 100644 index 000000000..1b5d093e5 --- /dev/null +++ b/.scrutinizer.yml @@ -0,0 +1,7 @@ +# .scrutinizer.yml +imports: + - javascript + - php + +filter: + excluded_paths: [html/includes/jpgraph/*]