diff --git a/.eslintignore b/.eslintignore index f37d77fb972..c671566a149 100644 --- a/.eslintignore +++ b/.eslintignore @@ -13,6 +13,7 @@ lib/editor/atto/yui/src/rangy/js/*.* lib/editor/tinymce/plugins/pdw/tinymce/ lib/editor/tinymce/plugins/spellchecker/rpc.php lib/editor/tinymce/tiny_mce/ +lib/mlbackend/php/phpml/ lib/adodb/ lib/bennu/ lib/evalmath/ @@ -80,4 +81,4 @@ theme/boost/scss/fontawesome/ theme/bootstrapbase/less/bootstrap/ theme/bootstrapbase/javascript/html5shiv.js theme/bootstrapbase/amd/src/bootstrap.js -theme/bootstrapbase/less/fontawesome/ \ No newline at end of file +theme/bootstrapbase/less/fontawesome/ diff --git a/.stylelintignore b/.stylelintignore index 392cab1e783..d8ad8e62b85 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -14,6 +14,7 @@ lib/editor/atto/yui/src/rangy/js/*.* lib/editor/tinymce/plugins/pdw/tinymce/ lib/editor/tinymce/plugins/spellchecker/rpc.php lib/editor/tinymce/tiny_mce/ +lib/mlbackend/php/phpml/ lib/adodb/ lib/bennu/ lib/evalmath/ @@ -81,4 +82,4 @@ theme/boost/scss/fontawesome/ theme/bootstrapbase/less/bootstrap/ theme/bootstrapbase/javascript/html5shiv.js theme/bootstrapbase/amd/src/bootstrap.js -theme/bootstrapbase/less/fontawesome/ \ No newline at end of file +theme/bootstrapbase/less/fontawesome/