Question or Feature Request: redpen output plain with filepath for filename
See original GitHub issuelog:
see this log https://github.com/tsuyoshicho/action-redpen/pull/2/checks?check_run_id=368988899
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:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks quickly!!
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.