Project

General

Profile

User story #14357

Updated by Alexis Mousset about 5 years ago

Add a file_report_content that allows reporting lines from a files. 

 Parameters will be: 

 * Target file 
 * Regex to match (all file if empty) 
 * Lines of context around regex (grep -C) This breaks the tests.

Back