question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question or Feature Request: redpen output plain with filepath for filename

See original GitHub issue

log:

see this log https://github.com/tsuyoshicho/action-redpen/pull/2/checks?check_run_id=368988899

Screenshot from Gyazo

This log is working with reviewdog.

File-link is dead.

reason:

redpen report plain

<file without path>:<line>:<message>

This format like Vim errorformat (e.g. grep,…)

But unavailable due to missing information and incomplete file name. lost path.

request:

I want to output with files path as an option or default.

Or if already have that feature, please let me know

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tsuyoshichocommented, Jan 5, 2020

Thanks quickly!!

1reaction
takahi-icommented, Jan 1, 2020

Thank you very much for the feature request @tsuyoshicho. I will look into this issue and hopefully add some fix for the problem. In my understanding, the problem come from redpen plain format does not contains the file path.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 23. Viewing and Managing Log Files
Log files are files that contain messages about the system, including the kernel, services, and applications running on it. There are different log...
Read more >
Bridge 2023 issues - Adobe Support Community - 13274743
I use batch process to rename lots of files. The process seems to run and I get a "completed" message the renamed files...
Read more >
BloodHound – Sniffing Out the Path Through Windows Domains
A pentester discovering a Windows Domain during post-exploitation, which will be the case in many Red Team exercises, will need to assess the...
Read more >
Programmatic file downloads in the browser - LogRocket Blog
Set the download attribute to the filename of the file to be downloaded. This forces the anchor element to trigger a file download...
Read more >
NetLogo 6.3.0 User Manual: NetLogo Dictionary
if any? turtles with [color = red] [ show "at least one turtle is red!" ] ... Note that the string can either...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found