-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(lint): fail on configured diagnostic level #11445
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
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3d9443d
feat: fail on configured diagnostic level
0xrusowsky f533ec7
Merge branch 'master' of github.com:foundry-rs/foundry into rusowsky/…
0xrusowsky 37b4fce
patch with solar's main
0xrusowsky 1130394
fix: geiger tests
0xrusowsky d40a568
style: simplify
0xrusowsky b3733e8
fix: default config test
0xrusowsky f9959be
style: nits
0xrusowsky e5716c1
fix: geiger test
0xrusowsky 0fdcd45
rename to `DenyLevel` and integrate `Config.deny_warnings`
0xrusowsky 72b79bb
test: cmd flags overwrite config
0xrusowsky d80a823
add helper fn to config
0xrusowsky c34d4f2
Merge branch 'master' into rusowsky/lint-exit-code
0xrusowsky 89af286
refactor: deprecate `--deny-warnings` and use a single `deny` flag for
0xrusowsky 211e91e
Merge branch 'rusowsky/lint-exit-code' of github.com:foundry-rs/found…
0xrusowsky cfaab1c
Merge branch 'master' of github.com:foundry-rs/foundry into rusowsky/…
0xrusowsky 9b700c8
style: clippy
0xrusowsky 41f61dd
fix: geiger tests
0xrusowsky 4957cfe
support `deny-warnings` until full deprecation
0xrusowsky 7e3ead5
Merge branch 'master' of github.com:foundry-rs/foundry into rusowsky/…
0xrusowsky 013e631
fix: PR feedback
0xrusowsky bf6ccc0
Merge branch 'master' into rusowsky/lint-exit-code
0xrusowsky a173dfc
test: deprecation warning
0xrusowsky bc452a4
Merge branch 'rusowsky/lint-exit-code' of github.com:foundry-rs/found…
0xrusowsky dfe157d
Merge branch 'master' into rusowsky/lint-exit-code
0xrusowsky 9476c43
fix: merge conflicts
0xrusowsky 4c071fc
Merge branch 'master' into rusowsky/lint-exit-code
0xrusowsky 78a6fec
style: fmt
0xrusowsky 3484b2b
fix: test spacing
0xrusowsky ccc9d7b
fix: missing config
0xrusowsky 3f9a6ca
fix: outdated docs
0xrusowsky dff4f0d
Merge branch 'master' into rusowsky/lint-exit-code
0xrusowsky 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.