diff --git a/src/runAll.js b/src/runAll.js index 9cab82372..c104dec8a 100644 --- a/src/runAll.js +++ b/src/runAll.js @@ -64,8 +64,7 @@ module.exports = async function runAll( dedent`${symbols.warning} ${chalk.yellow( `lint-staged generated an argument string of ${argLength} characters, and commands might not run correctly on your platform. It is recommended to use functions as linters and split your command based on the number of staged files. For more info, please visit: -https://github.com/okonet/lint-staged#using-js-functions-to-customize-linter-commands - ` +https://github.com/okonet/lint-staged#using-js-functions-to-customize-linter-commands` )}` ) }