mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-07-18 11:15:45 +00:00
Fix output selection issues for Foundry (#386)
### Description Fixes output selection issues for `Foundry` usage. - pruning to look at per file settings - source to include `ast` ### Note `Selection.files` field is reintroduced because that's the way `foundry` functions. it uses per-file output selection --------- Co-authored-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changed
|
||||
- `standard_json.output_selection` to also look at per file settings.
|
||||
|
||||
This is a development pre-release.
|
||||
|
||||
Supported `polkadot-sdk` rev: `2503.0.1`
|
||||
|
||||
Reference in New Issue
Block a user