src.ansys.pre_commit_hooks.add_license_headers.get_full_paths#

src.ansys.pre_commit_hooks.add_license_headers.get_full_paths(file_list: list) list#

Update file paths to be absolute paths with system separators.

Parameters:
file_list: list

List containing committed files.

Returns:
list

List containing the full paths of committed files.