-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Add @source not support
#17255
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
Merged
+10,163
−1,721
Merged
Add @source not support
#17255
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ff98e6d
copy `ignore` crate for easier modifications
RobinMalfait 18442be
manually apply patches to inlined `ignore` crate
RobinMalfait 22bd00f
run all CI tests when `[ci-all]` exists in PR description
RobinMalfait ba153be
big refactor, move `Scanner` to `scanner/mod.rs`
RobinMalfait 72b18cd
simplify `scanner` test setup
RobinMalfait cd6ccb2
add new Scanner tests
RobinMalfait 324569c
update public Rust API
RobinMalfait 335e9e1
update use statements due to big refactor
RobinMalfait 88a6048
rename `globs` to `sources`
RobinMalfait 602a801
add `negated` flag to `sources`
RobinMalfait 9798637
add missing `reference` property
RobinMalfait 9958612
update integration tests
RobinMalfait 878782e
use `normalizedSources` in the CLI
RobinMalfait a7bef4e
add `.gitignore` as a default ignored file
RobinMalfait 8d154d1
add `node_modules` as a default ignored folder
RobinMalfait 38ed37e
add `enableSourceNot` feature flag
RobinMalfait 0f73797
run prettier
RobinMalfait 97fc4bf
Simplify gitignore order change
philipp-spiess 94473d3
Rename GitHub CI var
philipp-spiess 7442baa
Explicitly mark test functions
philipp-spiess 2425aef
Handle source paths into ignored content dirs as "external"
philipp-spiess bb0610d
Revert "Explicitly mark test functions"
philipp-spiess 6952871
Explicitly mark test functions
philipp-spiess b6ab98f
Cleanup comment
philipp-spiess 5e7d035
Cleanup public source entry creation
philipp-spiess 9d4c2af
Cleanups and test utf8 special characters in paths
philipp-spiess 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
Revert "Explicitly mark test functions"
This reverts commit fb4d8d8.
- Loading branch information
commit bb0610dd641e97bfb4425430fc8a73c9ec6eeca7
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.