mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-28 14:29:30 +01:00
typo and build on test
This commit is contained in:
parent
6cb364a2c1
commit
c10adc1f76
@ -234,6 +234,6 @@ module.exports = function (grunt) {
|
||||
grunt.registerTask(
|
||||
'tests',
|
||||
'Test css and js style conformity',
|
||||
['eslint', 'stylelint']
|
||||
['eslint', 'stylelint', 'default']
|
||||
)
|
||||
};
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user