diff --git a/.scrutinizer.yml b/.scrutinizer.yml new file mode 100644 index 00000000..08aeca39 --- /dev/null +++ b/.scrutinizer.yml @@ -0,0 +1,6 @@ +filter: + excluded_pathes: + - "public/" + - "assets/js/datatables.js" + - "assets/js/tagsinput.js" + - "assets/js/jquery.tristate.js" \ No newline at end of file