not ok 1 - All directories should be mapped: .sass-lint.yml,.scss-lint.yml,gulpfile.js,package.json,yarn.lock
Created attachment 77631 [details] [review] Bug 21195: Ignore files used for SCSS build process I do not know if this is the correct way, it does work. Can we place these into a directory so that they can be ignored as one? that might be cleaner To test: prove t/Makefile.t
Created attachment 77633 [details] [review] Bug 21195: Ignore files used for SCSS build process Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 77635 [details] [review] Bug 21195: Ignore files used for SCSS build process koha_1 | # Failed test 'All directories should be mapped: .sass-lint.yml,.scss-lint.yml,gulpfile.js,package.json,yarn.lock' koha_1 | # at t/Makefile.t line 47. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Awesome work all! Pushed to master for 18.11
Bug 19474 not in 18.05.0x, no need to backport.