-
Notifications
You must be signed in to change notification settings - Fork 31
FR: provide context for warnings #177
Copy link
Copy link
Open
Description
Currently, any warnings generated during the build process are gathered and displayed at the end. However (and especially when using remake for complex projects with many targets), it can be challenging to identify which stage of the process is generating warnings. It would be great if there was a way to capture the targets associated with these warnings to identify which parts of the code may be causing issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels