Skip to content

Commit

Permalink
Expand todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anaPerezGhiglia committed Aug 8, 2024
1 parent b70cd79 commit 8d76cac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tooling/nargo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ pub fn prepare_dependencies(
}

// TODO: find a better name
// Also, should we create a type that englobe fileManager + parsed_files?
// functions that need file_manager needs parsed_files as well
pub fn file_manager_and_files_from(
root: &Path,
workspace: &workspace::Workspace,
Expand Down

0 comments on commit 8d76cac

Please sign in to comment.