Skip to content
Snippets Groups Projects
Commit 65b4f17b authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'eslint-ignore-coverage-files' into 'master'

Make ESLint ignore instrumented files for coverage analysis

## What does this MR do?
 
Ignore files in `coverage-javascript/` directory.

## Why was this MR needed?

When running ESLint after coverage analysis locally, it led to many linting errors. CI was not affected (ESLint and coverage are different jobs).

See merge request !7236
parents cd627c85 71f2d7f7
No related branches found
No related tags found
No related merge requests found
/coverage-javascript/
/public/
/tmp/
/vendor/
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment