Commit 900a19ed authored by Clement Ho's avatar Clement Ho

Merge branch 'winh-fix-sprintf-eslint' into 'master'

Fix linting errors in sprintf

See merge request gitlab-org/gitlab-ce!14664
parents da9d42f2 dae78a55
......@@ -23,4 +23,4 @@ export default (input, parameters, escapeParameters = true) => {
}
return output;
}
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment