Skip to content
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

Reporting compiler style absolute file paths and code lines #622

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kruthar
Copy link

@kruthar kruthar commented May 23, 2024

fixes #582

@CLAassistant
Copy link

CLAassistant commented May 23, 2024

CLA assistant check
All committers have signed the CLA.

@kruthar
Copy link
Author

kruthar commented May 23, 2024

Current output looks something like this:
Screen Shot 2024-05-23 at 12 52 51 PM

Using a local build with these changes output is similar, but the absolute paths now link to the code file in IDEs such as Intellij:
Screen Shot 2024-05-23 at 1 13 01 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the error message to print the entire full path of the file with the error?
2 participants