Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
run_action.py File Reference

Go to the source code of this file.

Namespaces

namespace  run_action
 

Functions

 run_action.make_markdown_table (array)
 
 run_action.get_markdown_link (file, url)
 
 run_action.get_warning (similarity, warn_threshold)
 
 run_action.similarities_to_markdown (similarities, url_prefix, warn_threshold)
 
 run_action.split_and_trim (input_list)
 
 run_action.to_absolute_path (paths)
 
 run_action.main ()
 

Variables

str run_action.WARNING_SUFFIX = " ⚠️"