Skip to content

Conversation

@Sintendo
Copy link
Contributor

No description provided.

README.md Outdated
Multiple `exclude` globs can be specified on the command line, each must follow a `--exclude`, `-x` switch.

The default `exclude` list is defined in the [test-exclude module](https://github.com/istanbuljs/istanbuljs/blob/master/packages/test-exclude/default-exclude.js).
The default `exclude` list is defined in the [test-exclude module](https://github.com/istanbuljs/test-exclude/blob/master/default-exclude.js).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the move, though test-exclude will soon be altered to pull the default from our shared schema module so I'd prefer pointing to the final location.

Suggested change
The default `exclude` list is defined in the [test-exclude module](https://github.com/istanbuljs/test-exclude/blob/master/default-exclude.js).
The default `exclude` list is defined in the [@istanbuljs/schema module](https://github.com/istanbuljs/schema/blob/master/default-exclude.js).

Also removes some trailing whitespace and corrects a spelling mistake.
@Sintendo
Copy link
Contributor Author

Applied the suggestion. It also removes some trailing whitespace and fixes a spelling mistake now.

@coreyfarrell coreyfarrell merged commit f890360 into istanbuljs:master Oct 27, 2019
@coreyfarrell
Copy link
Member

Merged, thanks for this contribution!

coreyfarrell added a commit to coreyfarrell/nyc that referenced this pull request Nov 7, 2019
default-exclude list has moved, missed a link in istanbuljs#1214.

Fixes istanbuljs#1219
coreyfarrell added a commit that referenced this pull request Nov 7, 2019
default-exclude list has moved, missed a link in #1214.

Fixes #1219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants