-
Notifications
You must be signed in to change notification settings - Fork 2
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
improve the setup description #45
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
b666d7d
correct filters config setup description
vanesa 0ff4836
add missing comma
vanesa 6c01b61
update readme
vanesa 3b81967
improve setup guide
vanesa ac43345
Update dependency @types/lodash to v4.14.133
renovate-bot a98294e
Update dependency prettier to v1.17.1
renovate-bot 7833115
Update dependency @types/mocha to v5.2.7
renovate-bot 253d33d
Update dependency @types/sinon to v7.0.12
renovate-bot a5d589a
Update dependency tslint to ^5.17.0
renovate-bot 2312e7a
fix prettier
vanesa 4e6d040
add non-capturing regex group example
vanesa 724bffc
remove commas
vanesa efa31fa
remove more commas
vanesa bba3ca9
when only given one project and no filters, always match to that project
vanesa 21f9b07
cleanup code (#44)
vanesa 42b609d
README tweaks
christinaforney d1dc7be
correct filters config setup description
vanesa af9342c
update readme
vanesa 984c008
improve setup guide
vanesa b55b84d
fix prettier
vanesa 8753365
add non-capturing regex group example
vanesa 085b861
remove commas
vanesa 92e2f2e
remove more commas
vanesa 0a0b95c
when only given one project and no filters, always match to that project
vanesa f15a648
README tweaks
christinaforney 3a9f0f6
only require projectId to render Sentry link, better breadcrumb for m…
vanesa 07bc987
safeguard user error of empty repositories array
vanesa d98eb24
merge conflicting files
vanesa 0a943d9
fix prettier
vanesa 8789806
address code review comments, update tests
vanesa 5fb0e16
Update README.md
vanesa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make this
json
for syntax highlighting (other codeblocks too)