From b57c47ce2e74b9897680f1e236bf08f61d77c2c8 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Tue, 29 Oct 2019 11:27:44 +0800 Subject: [PATCH] MDL-66609 core_h5p: Trailing whitespace fix --- .eslintignore | 2 +- .stylelintignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index b6ab7a7f7ee..b4ad30abeb6 100644 --- a/.eslintignore +++ b/.eslintignore @@ -86,4 +86,4 @@ theme/boost/amd/src/toast.js theme/boost/amd/src/tooltip.js theme/boost/amd/src/util.js theme/boost/amd/src/tether.js -theme/boost/scss/fontawesome/ +theme/boost/scss/fontawesome/ \ No newline at end of file diff --git a/.stylelintignore b/.stylelintignore index 052248f388c..989166f88c5 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -87,4 +87,4 @@ theme/boost/amd/src/toast.js theme/boost/amd/src/tooltip.js theme/boost/amd/src/util.js theme/boost/amd/src/tether.js -theme/boost/scss/fontawesome/ +theme/boost/scss/fontawesome/ \ No newline at end of file