Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pkglint): Add rule to specify repository.directory #2218

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

RomainMuller
Copy link
Contributor

This is used in package.json to denote the path of a module's root
relative to the repository, so that links can be emitted to the correct
location instead of the root of the repository.

This leverages the functionality introduced/updated in aws/jsii#432

See: https://docs.npmjs.com/files/package.json#repository


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

This is used in `package.json` to denote the path of a module's root
relative to the repository, so that links can be emitted to the correct
location instead of the root of the repository.

See: https://docs.npmjs.com/files/package.json#repository
@RomainMuller RomainMuller requested review from skinny85, SoManyHs and a team as code owners April 10, 2019 12:43
@RomainMuller RomainMuller merged commit 109625d into master Apr 10, 2019
@RomainMuller RomainMuller deleted the rmuller/add-repository-directory branch April 10, 2019 16:02
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants